Searched refs:PCI_IO_END (Results 1 – 5 of 5) sorted by relevance
55 #define PCI_IO_END (VMEMMAP_START - SZ_2M) macro56 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
50 #define PCI_IO_END VMEMMAP_START macro51 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
69 {PCI_IO_END, "PCI I/O end"},
81 (unsigned long)PCI_IO_END); in print_vm_layout()
53 { PCI_IO_END, "PCI I/O end" },