Home
last modified time | relevance | path

Searched refs:efi_memmap_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Dfake_mem.c74 new_memmap_phy = efi_memmap_alloc(new_nr_map); in efi_fake_memmap()
Dmemmap.c42 phys_addr_t __init efi_memmap_alloc(unsigned int num_entries) in efi_memmap_alloc() function
/Linux-v4.19/arch/x86/platform/efi/
Dquirks.c279 new_phys = efi_memmap_alloc(num_entries); in efi_arch_mem_reserve()
423 new_phys = efi_memmap_alloc(num_entries); in efi_free_boot_services()
/Linux-v4.19/include/linux/
Defi.h1018 extern phys_addr_t __init efi_memmap_alloc(unsigned int num_entries);