Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/asm-x86/
H A Dsetup_data.h44 struct boot_e820_entry { struct
45 uint64_t addr;
46 uint64_t size;
47 uint32_t type;
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h143 struct boot_e820_entry { struct
144 __u64 addr;
145 __u64 size;
146 __u32 type;