Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Dfake_mem.c60 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-v5.4/arch/x86/platform/efi/
Dquirks.c280 new_phys = efi_memmap_alloc(num_entries); in efi_arch_mem_reserve()
465 new_phys = efi_memmap_alloc(num_entries); in efi_free_boot_services()
/Linux-v5.4/include/linux/
Defi.h1059 extern phys_addr_t __init efi_memmap_alloc(unsigned int num_entries);