Searched refs:mi_mods_count (Results 1 – 2 of 2) sorted by relevance
46 abi->mods_count = mbi->mi_mods_count; in multiboot_to_acrn_bi()47 …if (((mbi->mi_flags & MULTIBOOT_INFO_HAS_MODS) != 0U) && (mbi->mi_mods_count != 0U) && (mods != NU… in multiboot_to_acrn_bi()
112 uint32_t mi_mods_count; member
Completed in 5 milliseconds