Home
last modified time | relevance | path

Searched refs:mods_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/multiboot/
H A Dmodules.c34 mbi->mods_count, mbi->mods_addr); in test_main()
37 i < mbi->mods_count; in test_main()
H A Dmultiboot.h34 uint32_t mods_count; member