Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dbootparam.h126 struct boot_e820_entry { struct
127 __u64 addr;
128 __u64 size;
129 __u32 type;
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dbootparam.h140 struct boot_e820_entry { struct
141 __u64 addr;
142 __u64 size;
143 __u32 type;