Home
last modified time | relevance | path

Searched refs:early_memunmap (Results 1 – 23 of 23) sorted by relevance

/linux/arch/x86/kernel/
H A Dmpparse.c419 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 De820.c771 early_memunmap(sdata, data_len); in e820__memory_setup_extended()
/linux/drivers/firmware/
H A Discsi_ibft_find.c75 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 Defi-init.c80 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 Dmokvar-table.c137 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 Dmemmap.c93 early_memunmap(efi.memmap.map, size); in efi_memmap_unmap()
H A Desrt.c279 early_memunmap(va, size); in efi_esrt_init()
/linux/arch/x86/platform/efi/
H A Defi.c379 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 Ddmi.h18 #define dmi_early_unmap early_memunmap
/linux/arch/loongarch/include/asm/
H A Dio.h21 #define early_memunmap early_iounmap macro
/linux/arch/loongarch/kernel/
H A Denv.c35 early_memunmap(cmdline, COMMAND_LINE_SIZE); in init_environ()
H A Drelocate.c299 early_memunmap(cmdline, COMMAND_LINE_SIZE); in relocate_kernel()
H A Dacpi.c53 early_memunmap(map, size); in __acpi_unmap_table()
/linux/arch/x86/mm/
H A Dioremap.c672 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 Dmem_encrypt_amd.c138 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 Defi.c118 early_memunmap(state, sizeof(struct efi_arm_entry_state)); in load_cpu_state_table()
/linux/arch/riscv/kernel/
H A Dacpi.c224 early_memunmap(map, size); in __acpi_unmap_table()
/linux/arch/arm64/kernel/
H A Dacpi.c107 early_memunmap(map, size); in __acpi_unmap_table()
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c322 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 Dsetup.c759 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 Dmmu_pv.c1908 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 Dtables.c538 early_memunmap(dest_p, clen + slop); in acpi_table_upgrade()
/linux/arch/x86/virt/svm/
H A Dsev.c230 early_memunmap(rst, RST_SIZE); in fixup_e820_tables_for_segmented_rmp()