Home
last modified time | relevance | path

Searched defs:mbi_bootinfo (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dsetup.c24 struct mbi_bootinfo { struct
25 u32 flags;
26 u32 mem_lower;
27 u32 mem_upper;
28 u32 boot_device;
29 u32 cmdline;
30 u32 mods_count;
31 u32 mods_addr;
32 u32 reserved[4]; /* 28-43 */
33 u32 mmap_length;
[all …]