| /linux/arch/x86/kernel/ |
| H A D | mpparse.c | 419 early_memunmap(mpc, PAGE_SIZE); in get_mpc_size() 443 early_memunmap(mpc, size); in check_physptr() 446 early_memunmap(mpc, size); in check_physptr() 539 early_memunmap(mpf, sizeof(*mpf)); in mpparse_get_smp_config() 589 early_memunmap(bp, length); in smp_scan_config() 903 early_memunmap(mpc, size); in update_mp_table() 917 early_memunmap(mpf, sizeof(*mpf)); in update_mp_table() 935 early_memunmap(mpc, size); in update_mp_table() 938 early_memunmap(mpf, sizeof(*mpf)); in update_mp_table()
|
| H A D | e820.c | 771 early_memunmap(sdata, data_len); in e820__memory_setup_extended()
|
| /linux/drivers/firmware/ |
| H A D | iscsi_ibft_find.c | 75 early_memunmap(virt, PAGE_SIZE); in reserve_ibft_region() 99 early_memunmap(virt, PAGE_SIZE); in reserve_ibft_region()
|
| /linux/drivers/firmware/efi/ |
| H A D | efi-init.c | 80 early_memunmap(dpy, sizeof(*dpy)); in init_primary_display() 128 early_memunmap(config_tables, table_size); in uefi_init() 130 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
|
| H A D | mokvar-table.c | 137 early_memunmap(va, sizeof(*mokvar_entry)); in efi_mokvar_table_init() 175 early_memunmap(va, sizeof(*mokvar_entry)); in efi_mokvar_table_init()
|
| H A D | memmap.c | 93 early_memunmap(efi.memmap.map, size); in efi_memmap_unmap()
|
| H A D | esrt.c | 279 early_memunmap(va, size); in efi_esrt_init()
|
| /linux/arch/x86/platform/efi/ |
| H A D | efi.c | 379 early_memunmap(p, size); in efi_systab_init() 394 early_memunmap(p, size); in efi_systab_init() 404 early_memunmap(data, sizeof(*data)); in efi_systab_init() 425 early_memunmap(p, size); in efi_systab_init() 460 early_memunmap(config_tables, efi_nr_tables * sz); in efi_config_init()
|
| /linux/arch/x86/include/asm/ |
| H A D | dmi.h | 18 #define dmi_early_unmap early_memunmap
|
| /linux/arch/loongarch/include/asm/ |
| H A D | io.h | 21 #define early_memunmap early_iounmap macro
|
| /linux/arch/loongarch/kernel/ |
| H A D | env.c | 35 early_memunmap(cmdline, COMMAND_LINE_SIZE); in init_environ()
|
| H A D | relocate.c | 299 early_memunmap(cmdline, COMMAND_LINE_SIZE); in relocate_kernel()
|
| H A D | acpi.c | 53 early_memunmap(map, size); in __acpi_unmap_table()
|
| /linux/arch/x86/mm/ |
| H A D | ioremap.c | 672 early_memunmap(data, setup_data_sz); in __memremap_is_setup_data() 681 early_memunmap(data, setup_data_sz); in __memremap_is_setup_data() 701 early_memunmap(data, size); in __memremap_is_setup_data()
|
| H A D | mem_encrypt_amd.c | 138 early_memunmap(dst, len); in __sme_early_enc_dec() 139 early_memunmap(src, len); in __sme_early_enc_dec()
|
| /linux/arch/arm/kernel/ |
| H A D | efi.c | 118 early_memunmap(state, sizeof(struct efi_arm_entry_state)); in load_cpu_state_table()
|
| /linux/arch/riscv/kernel/ |
| H A D | acpi.c | 224 early_memunmap(map, size); in __acpi_unmap_table()
|
| /linux/arch/arm64/kernel/ |
| H A D | acpi.c | 107 early_memunmap(map, size); in __acpi_unmap_table()
|
| /linux/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 322 early_memunmap(st, sizeof(struct uv_systab)); in early_get_arch_type() 327 early_memunmap(st, sizeof(struct uv_systab)); in early_get_arch_type() 336 early_memunmap(st, uvst_size); in early_get_arch_type() 341 early_memunmap(st, uvst_size); in early_get_arch_type()
|
| /linux/arch/x86/xen/ |
| H A D | setup.c | 759 early_memunmap(to, dest_len + dest_off); in xen_phys_memcpy() 760 early_memunmap(from, src_len + src_off); in xen_phys_memcpy()
|
| H A D | mmu_pv.c | 1908 early_memunmap(vaddr, sizeof(val)); in xen_read_phys_ulong() 2019 early_memunmap(pt, PAGE_SIZE); in xen_relocate_p2m() 2027 early_memunmap(pmd, PAGE_SIZE); in xen_relocate_p2m() 2035 early_memunmap(pud, PAGE_SIZE); in xen_relocate_p2m()
|
| /linux/drivers/acpi/ |
| H A D | tables.c | 538 early_memunmap(dest_p, clen + slop); in acpi_table_upgrade()
|
| /linux/arch/x86/virt/svm/ |
| H A D | sev.c | 230 early_memunmap(rst, RST_SIZE); in fixup_e820_tables_for_segmented_rmp()
|