Searched refs:efi_map_region_fixed (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/platform/efi/
H A Defi_32.c87 void __init efi_map_region_fixed(efi_memory_desc_t *md) {} function
H A Defi_64.c354 * kexec kernel will use efi_map_region_fixed to map efi runtime memory ranges.
358 void __init efi_map_region_fixed(efi_memory_desc_t *md) function
H A Defi.c764 efi_map_region_fixed(md); /* FIXME: add error handling */
/linux-master/arch/x86/include/asm/
H A Defi.h131 extern void __init efi_map_region_fixed(efi_memory_desc_t *md);

Completed in 98 milliseconds