Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/
Dfake_mem.c92 efi_memmap_install(new_memmap_phy, new_nr_map); in efi_fake_memmap()
Dmemmap.c192 int __init efi_memmap_install(phys_addr_t addr, unsigned int nr_map) in efi_memmap_install() function
/Linux-v4.19/arch/x86/platform/efi/
Dquirks.c294 efi_memmap_install(new_phys, num_entries); in efi_arch_mem_reserve()
453 if (efi_memmap_install(new_phys, num_entries)) { in efi_free_boot_services()
Defi.c275 efi_memmap_install(efi.memmap.phys_map, size); in efi_clean_memmap()
/Linux-v4.19/include/linux/
Defi.h1022 extern int __init efi_memmap_install(phys_addr_t addr, unsigned int nr_map);