Home
last modified time | relevance | path

Searched refs:PCI_IO_END (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/mm/
H A Dptdump.c346 { PCI_IO_END, "PCI I/O end" }, in ptdump_init()
/linux/arch/riscv/include/asm/
H A Dpgtable.h93 #define PCI_IO_END VMEMMAP_START macro
94 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
/linux/arch/riscv/mm/
H A Dptdump.c390 address_markers[PCI_IO_END_NR].start_address = PCI_IO_END; in ptdump_init()
H A Dinit.c150 (unsigned long)PCI_IO_END); in print_vm_layout()