Searched refs:MULTIBOOT_INFO_HAS_MODS (Results 1 – 2 of 2) sorted by relevance
45 #define MULTIBOOT_INFO_HAS_MODS 0x00000008U macro
47 …if (((mbi->mi_flags & MULTIBOOT_INFO_HAS_MODS) != 0U) && (mbi->mi_mods_count != 0U) && (mods != NU… in multiboot_to_acrn_bi()
Completed in 4 milliseconds