Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Driscv-runtime.c79 if (efi_memmap_init_late(efi.memmap.phys_map, mapsize)) { in riscv_enable_runtime_services()
H A Darm-runtime.c101 if (efi_memmap_init_late(efi.memmap.phys_map, mapsize)) { in arm_enable_runtime_services()
H A Dmemmap.c103 * efi_memmap_init_late - Map efi.memmap with memremap()
125 int __init efi_memmap_init_late(phys_addr_t addr, unsigned long size) in efi_memmap_init_late() function
/linux/include/linux/
H A Defi.h734 extern int __init efi_memmap_init_late(phys_addr_t addr, unsigned long size);