Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/efi/
H A Dmemmap.c17 static phys_addr_t __init __efi_memmap_alloc_early(unsigned long size) in __efi_memmap_alloc_early() function
75 data->phys_map = __efi_memmap_alloc_early(data->size); in efi_memmap_alloc()