Bitmap allocator
__no_sanitize_address set_bit(uint64_t index);__no_sanitize_address clear_bit(uint64_t index);__no_sanitize_address test_bit(uint64_t index);Defines
Section titled “Defines”#define BOOT_BITMAP_SIZE ((1024 * 1024 * 128) / PAGE_SIZE / 8)