Home
last modified time | relevance | path

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

/openbmc/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.c122 int __init efi_memmap_init_late(phys_addr_t addr, unsigned long size) in efi_memmap_init_late() function
/openbmc/linux/arch/x86/platform/efi/
H A Defi.c772 if (efi_memmap_init_late(efi.memmap.phys_map, in kexec_enter_virtual_mode()
836 if (efi_memmap_init_late(pa, efi.memmap.desc_size * count)) { in __efi_enter_virtual_mode()
/openbmc/linux/include/linux/
H A Defi.h734 extern int __init efi_memmap_init_late(phys_addr_t addr, unsigned long size);