Searched refs:PCI_IO_END (Results 1 – 5 of 5) sorted by relevance
55 #define PCI_IO_END (VMEMMAP_START - SZ_8M) macro56 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
64 #define PCI_IO_END VMEMMAP_START macro65 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
372 address_markers[PCI_IO_END_NR].start_address = PCI_IO_END; in ptdump_init()
98 (unsigned long)PCI_IO_END); in print_vm_layout()
53 { PCI_IO_END, "PCI I/O end" },