Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Defi.h109 struct efi_unaccepted_memory { struct
110 u32 version;
111 u32 unit_size;
112 u64 phys_base;
113 u64 size;
114 unsigned long bitmap[];
/openbmc/linux/include/linux/
H A Defi.h543 struct efi_unaccepted_memory { struct
544 u32 version;
545 u32 unit_size;
546 u64 phys_base;
547 u64 size;
548 unsigned long bitmap[];