Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Dfake_mem.c78 efi_memmap_install(new_memmap_phy, new_nr_map); in efi_fake_memmap()
Dmemmap.c195 int __init efi_memmap_install(phys_addr_t addr, unsigned int nr_map) in efi_memmap_install() function
/Linux-v5.4/arch/x86/platform/efi/
Dquirks.c295 efi_memmap_install(new_phys, num_entries); in efi_arch_mem_reserve()
495 if (efi_memmap_install(new_phys, num_entries)) { in efi_free_boot_services()
Defi.c299 efi_memmap_install(efi.memmap.phys_map, size); in efi_clean_memmap()
/Linux-v5.4/include/linux/
Defi.h1063 extern int __init efi_memmap_install(phys_addr_t addr, unsigned int nr_map);