Searched refs:efi_memory_map (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dmemmap.c39 struct efi_memory_map map;
/linux-master/arch/x86/platform/efi/
H A Dmemmap.c151 void __init efi_memmap_insert(struct efi_memory_map *old_memmap, void *buf,
/linux-master/arch/x86/include/asm/
H A Defi.h409 extern void __init efi_memmap_insert(struct efi_memory_map *old_memmap,
/linux-master/include/linux/
H A Defi.h564 struct efi_memory_map { struct
670 struct efi_memory_map memmap;
802 * kernel initializes the EFI subsystem to set up struct efi_memory_map.
807 /* Iterate through an efi_memory_map */

Completed in 169 milliseconds