Home
last modified time | relevance | path

Searched refs:PCI_IO_START (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dio.h125 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
H A Dmemory.h53 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dio.h30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
H A Dpgtable.h91 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro
93 #define FIXADDR_TOP PCI_IO_START
/openbmc/linux/arch/riscv/mm/
H A Dptdump.c367 address_markers[PCI_IO_START_NR].start_address = PCI_IO_START; in ptdump_init()
H A Dinit.c136 print_ml("pci io", (unsigned long)PCI_IO_START, in print_vm_layout()
/openbmc/linux/arch/arm64/mm/
H A Dptdump.c50 { PCI_IO_START, "PCI I/O start" },