Home
last modified time | relevance | path

Searched refs:efi_memmap_install (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/platform/efi/
H A Dquirks.c298 efi_memmap_install(&data); in efi_arch_mem_reserve()
509 if (efi_memmap_install(&data) != 0) { in efi_free_boot_services()
H A Dmemmap.c85 * efi_memmap_install - Install a new EFI memory map in efi.memmap
94 int __init efi_memmap_install(struct efi_memory_map_data *data) in efi_memmap_install() function
/linux/arch/x86/include/asm/
H A Defi.h398 extern int __init efi_memmap_install(struct efi_memory_map_data *data);