| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | early_ioremap.h | 5 extern void __iomem * early_ioremap (unsigned long phys_addr, unsigned long size); 6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size)
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | vsmp_64.c | 34 address = early_ioremap(cfg, 8); in set_vsmp_ctl() 112 address = early_ioremap(cfg + TOPOLOGY_REGISTER_OFFSET, 4); in vsmp_cap_cpus()
|
| H A D | early_printk.c | 292 (unsigned long)early_ioremap(bar0 & 0xfffffff0, 0x10); in early_pci_serial_init()
|
| H A D | early-quirks.c | 658 mmio = early_ioremap(addr, BCM4331_MMIO_SIZE); in apple_airport_reset()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | Kbuild | 2 generic-y += early_ioremap.h
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | Kbuild | 2 generic-y += early_ioremap.h
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | Kbuild | 2 generic-y += early_ioremap.h
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | Kbuild | 10 generic-y += early_ioremap.h
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | early_ioremap.c | 217 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap() function 276 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap() function
|
| H A D | Makefile | 109 obj-$(CONFIG_GENERIC_EARLY_IOREMAP) += early_ioremap.o
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | early_ioremap.h | 11 extern void __iomem *early_ioremap(resource_size_t phys_addr,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | Kbuild | 11 generic-y += early_ioremap.h
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/olpc/ |
| H A D | olpc_ofw.c | 32 base = early_ioremap(olpc_ofw_pgd, sizeof(olpc_ofw_pgd) * PTRS_PER_PGD); in setup_olpc_ofw_pgd()
|
| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | ioremap.c | 23 early_ioremap (unsigned long phys_addr, unsigned long size) in early_ioremap() function
|
| /OK3568_Linux_fs/kernel/drivers/usb/early/ |
| H A D | xhci-dbc.c | 88 base = early_ioremap(val64, sz64); in xdbc_map_pci_mmio()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 77 mmr = early_ioremap(UV_LOCAL_MMR_BASE | addr, sizeof(*mmr)); in uv_early_read_mmr()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | dmar.c | 889 addr = early_ioremap(drhd->address, VTD_PAGE_SIZE); in dmar_validate_one_drhd()
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1083 Enable debug messages in early_ioremap support. This
|