/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | io.h | 30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro 104 #define insb(addr, buffer, count) __insb(PCI_IOBASE + (addr), buffer, count) 105 #define insw(addr, buffer, count) __insw(PCI_IOBASE + (addr), buffer, count) 106 #define insl(addr, buffer, count) __insl(PCI_IOBASE + (addr), buffer, count) 118 #define outsb(addr, buffer, count) __outsb(PCI_IOBASE + (addr), buffer, count) 119 #define outsw(addr, buffer, count) __outsw(PCI_IOBASE + (addr), buffer, count) 120 #define outsl(addr, buffer, count) __outsl(PCI_IOBASE + (addr), buffer, count) 127 #define insq(addr, buffer, count) __insq(PCI_IOBASE + (addr), buffer, count) 133 #define outsq(addr, buffer, count) __outsq(PCI_IOBASE + (addr), buffer, count)
|
/linux-6.3-rc2/include/asm-generic/ |
A D | io.h | 526 #ifndef PCI_IOBASE 527 #define PCI_IOBASE ((void __iomem *)0) macro 547 val = __raw_readb(PCI_IOBASE + addr); in _inb() 584 __raw_writeb(value, PCI_IOBASE + addr); in _outb() 692 readsb(PCI_IOBASE + addr, buffer, count); in insb() 700 readsw(PCI_IOBASE + addr, buffer, count); in insw() 708 readsl(PCI_IOBASE + addr, buffer, count); in insl() 717 writesb(PCI_IOBASE + addr, buffer, count); in outsb() 726 writesw(PCI_IOBASE + addr, buffer, count); in outsw() 735 writesl(PCI_IOBASE + addr, buffer, count); in outsl() [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/mach-loongson64/ |
A D | spaces.h | 10 #define PCI_IOBASE _AC(0xc000000000000000 + SZ_128K, UL) macro 12 #define MAP_BASE (PCI_IOBASE + PCI_IOSIZE)
|
/linux-6.3-rc2/lib/ |
A D | logic_pio.c | 234 #if defined(CONFIG_INDIRECT_PIO) && defined(PCI_IOBASE) 273 reads##bwl(PCI_IOBASE + addr, buffer, count); \ 290 writes##bwl(PCI_IOBASE + addr, buffer, count); \
|
A D | pci_iomap.c | 168 uintptr_t start = (uintptr_t) PCI_IOBASE; in pci_iounmap()
|
/linux-6.3-rc2/arch/mips/include/asm/mach-ralink/ |
A D | spaces.h | 5 #define PCI_IOBASE mips_io_port_base macro
|
/linux-6.3-rc2/arch/mips/loongson64/ |
A D | init.c | 113 set_io_port_base(PCI_IOBASE); in prom_init() 163 vaddr = PCI_IOBASE + range->io_start; in add_legacy_isa_io()
|
/linux-6.3-rc2/arch/arm/mach-s3c/ |
A D | map-base.h | 40 #define S3C24XX_VA_ISA_BYTE PCI_IOBASE
|
/linux-6.3-rc2/arch/xtensa/include/asm/ |
A D | io.h | 24 #define PCI_IOBASE ((void __iomem *)XCHAL_KIO_BYPASS_VADDR) macro
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | io.h | 30 #define PCI_IOBASE ((void __iomem *)_IO_BASE) macro
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | addrspace.h | 123 #define PCI_IOBASE ((void __iomem *)(vm_map_base + (2 * PAGE_SIZE))) macro
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | io_no.h | 130 #define PCI_IOBASE ((void __iomem *) PCI_IO_PA) macro
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | io.h | 125 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | io.h | 270 #undef PCI_IOBASE
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | io.h | 333 #undef PCI_IOBASE
|
/linux-6.3-rc2/drivers/pcmcia/ |
A D | soc_common.c | 786 iounmap(PCI_IOBASE + skt->res_io_io.start); in soc_pcmcia_remove_one() 876 iounmap(PCI_IOBASE + skt->res_io_io.start); in soc_pcmcia_add_one()
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | ioremap.c | 461 unsigned long vaddr = (unsigned long)PCI_IOBASE + res->start; in pci_remap_iospace()
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | io.h | 173 #define PCI_IOBASE ((void __iomem *)PCI_IO_VIRT_BASE) macro
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | setup.c | 474 vaddr = (unsigned long)(PCI_IOBASE + range->io_start); in add_legacy_isa_io()
|
/linux-6.3-rc2/drivers/pci/ |
A D | pci.c | 4132 #ifdef PCI_IOBASE in pci_register_io_range() 4163 #ifdef PCI_IOBASE in pci_pio_to_address() 4176 #ifdef PCI_IOBASE in pci_address_to_pio() 4199 #if defined(PCI_IOBASE) && defined(CONFIG_MMU) in pci_remap_iospace() 4200 unsigned long vaddr = (unsigned long)PCI_IOBASE + res->start; in pci_remap_iospace() 4232 #if defined(PCI_IOBASE) && defined(CONFIG_MMU) in pci_unmap_iospace() 4233 unsigned long vaddr = (unsigned long)PCI_IOBASE + res->start; in pci_unmap_iospace()
|
/linux-6.3-rc2/drivers/acpi/ |
A D | pci_root.c | 869 #ifdef PCI_IOBASE in acpi_pci_root_remap_iospace()
|