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

/seL4-refos-master/kernel/include/arch/x86/arch/kernel/
H A Dmultiboot.h62 #define MULTIBOOT_INFO_MEM_FLAG BIT(0) macro
/seL4-refos-master/kernel/src/arch/x86/kernel/
H A Dboot_sys.c521 if ((mbi->part1.flags & MULTIBOOT_INFO_MEM_FLAG) == 0) {

Completed in 35 milliseconds