Searched refs:MULTIBOOT_INFO_MMAP_FLAG (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/kernel/include/arch/x86/arch/kernel/
H A Dmultiboot.h65 #define MULTIBOOT_INFO_MMAP_FLAG BIT(6) macro
/seL4-refos-master/kernel/src/arch/x86/kernel/
H A Dboot_sys.c562 if (mbi->part1.flags & MULTIBOOT_INFO_MMAP_FLAG) {

Completed in 29 milliseconds