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

/seL4-refos-master/kernel/include/arch/x86/arch/kernel/
H A Dmultiboot.h64 #define MULTIBOOT_INFO_MODS_FLAG BIT(3) macro
/seL4-refos-master/kernel/src/arch/x86/kernel/
H A Dboot_sys.c526 if (!(mbi->part1.flags & MULTIBOOT_INFO_MODS_FLAG)) {

Completed in 40 milliseconds