Home
last modified time | relevance | path

Searched refs:early_ioremap (Results 1 – 25 of 2279) sorted by relevance

12345678910>>...92

/linux/arch/ia64/include/asm/
A Dearly_ioremap.h5 extern void __iomem * early_ioremap (unsigned long phys_addr, unsigned long size);
6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size)
/linux/arch/x86/kernel/
A Dvsmp_64.c34 address = early_ioremap(cfg, 8); in set_vsmp_ctl()
112 address = early_ioremap(cfg + TOPOLOGY_REGISTER_OFFSET, 4); in vsmp_cap_cpus()
A Dearly_printk.c292 (unsigned long)early_ioremap(bar0 & 0xfffffff0, 0x10); in early_pci_serial_init()
A Dearly-quirks.c653 mmio = early_ioremap(addr, BCM4331_MMIO_SIZE); in apple_airport_reset()
/linux/arch/arm64/include/asm/
A DKbuild2 generic-y += early_ioremap.h
/linux/arch/riscv/include/asm/
A DKbuild2 generic-y += early_ioremap.h
/linux/arch/arm/include/asm/
A DKbuild2 generic-y += early_ioremap.h
/linux/mm/
A D.early_ioremap.o.cmd1early_ioremap.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch6…
3 source_mm/early_ioremap.o := mm/early_ioremap.c
5 deps_mm/early_ioremap.o := \
687 arch/arm64/include/generated/asm/early_ioremap.h \
688 include/asm-generic/early_ioremap.h \
984 mm/early_ioremap.o: $(deps_mm/early_ioremap.o)
986 $(deps_mm/early_ioremap.o):
A Dearly_ioremap.c212 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap() function
271 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap() function
A Dbuilt-in.a72 early_ioremap.o/
A D.built-in.a.cmd1 …roup.o mm/hugetlb_cgroup.o mm/memory-failure.o mm/page_isolation.o mm/early_ioremap.o mm/cma.o mm/…
A DMakefile111 obj-$(CONFIG_GENERIC_EARLY_IOREMAP) += early_ioremap.o
/linux/arch/x86/include/asm/
A DKbuild11 generic-y += early_ioremap.h
/linux/include/asm-generic/
A Dearly_ioremap.h11 extern void __iomem *early_ioremap(resource_size_t phys_addr,
/linux/arch/powerpc/include/asm/
A DKbuild10 generic-y += early_ioremap.h
/linux/arch/x86/platform/olpc/
A Dolpc_ofw.c32 base = early_ioremap(olpc_ofw_pgd, sizeof(olpc_ofw_pgd) * PTRS_PER_PGD); in setup_olpc_ofw_pgd()
/linux/arch/ia64/mm/
A Dioremap.c23 early_ioremap (unsigned long phys_addr, unsigned long size) in early_ioremap() function
/linux/arch/powerpc/kernel/
A Dlegacy_serial.c336 info->early_addr = early_ioremap(info->taddr, 0x1000); in setup_legacy_serial_console()
/linux/drivers/soc/actions/
A D.owl-sps-helper.o.cmd689 arch/arm64/include/generated/asm/early_ioremap.h \
690 include/asm-generic/early_ioremap.h \
/linux/drivers/soc/mediatek/
A D.mtk-infracfg.o.cmd692 arch/arm64/include/generated/asm/early_ioremap.h \
693 include/asm-generic/early_ioremap.h \
/linux/drivers/clk/sunxi-ng/
A D.ccu_reset.o.cmd689 arch/arm64/include/generated/asm/early_ioremap.h \
690 include/asm-generic/early_ioremap.h \
/linux/drivers/clk/qcom/
A D.reset.o.cmd692 arch/arm64/include/generated/asm/early_ioremap.h \
693 include/asm-generic/early_ioremap.h \
/linux/drivers/clk/actions/
A D.owl-reset.o.cmd692 arch/arm64/include/generated/asm/early_ioremap.h \
693 include/asm-generic/early_ioremap.h \
/linux/lib/
A D.iomap_copy.o.cmd686 arch/arm64/include/generated/asm/early_ioremap.h \
687 include/asm-generic/early_ioremap.h \
/linux/arch/arm64/kernel/
A D.io.o.cmd686 arch/arm64/include/generated/asm/early_ioremap.h \
687 include/asm-generic/early_ioremap.h \

Completed in 318 milliseconds

12345678910>>...92