|
PatchworkOS
|
Bitmap structure. More...
#include <bitmap.h>
Data Fields | |
| uint64_t | firstZeroIdx |
| uint64_t | length |
| uint64_t * | buffer |
| uint64_t bitmap_t::length |
Definition at line 24 of file bitmap.h.
Referenced by _heap_alloc(), and pmm_bitmap_alloc().