Searched defs:efi_boot_memmap (Results 1 – 2 of 2) sorted by relevance
85 struct efi_boot_memmap { struct86 uint64_t map_size;87 uint64_t desc_size;88 uint32_t desc_ver;89 uint64_t map_key;90 uint64_t buff_size;91 efi_memory_desc_t map[32];
535 struct efi_boot_memmap { struct536 unsigned long map_size;537 unsigned long desc_size;538 u32 desc_ver;539 unsigned long map_key;540 unsigned long buff_size;541 efi_memory_desc_t map[];