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.h544 struct efi_unaccepted_memory { struct
545 u32 version;
546 u32 unit_size;
547 u64 phys_base;
548 u64 size;
549 unsigned long bitmap[];