Searched refs:PCI_IO_START (Results 1 – 7 of 7) sorted by relevance
52 #define PCI_IO_START (VMEMMAP_END + SZ_8M) macro53 #define PCI_IO_END (PCI_IO_START + PCI_IO_SIZE)
130 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
94 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro96 #define FIXADDR_TOP PCI_IO_START
345 { PCI_IO_START, "PCI I/O start" }, in ptdump_init()
389 address_markers[PCI_IO_START_NR].start_address = PCI_IO_START; in ptdump_init()
149 print_ml("pci io", (unsigned long)PCI_IO_START, in print_vm_layout()