efi_memmap_install  301 arch/x86/platform/efi/efi.c 		efi_memmap_install(efi.memmap.phys_map, size);
efi_memmap_install  291 arch/x86/platform/efi/quirks.c 	efi_memmap_install(new_phys, num_entries);
efi_memmap_install  493 arch/x86/platform/efi/quirks.c 	if (efi_memmap_install(new_phys, num_entries)) {
efi_memmap_install   78 drivers/firmware/efi/fake_mem.c 	efi_memmap_install(new_memmap_phy, new_nr_map);
efi_memmap_install 1063 include/linux/efi.h extern int __init efi_memmap_install(phys_addr_t addr, unsigned int nr_map);