Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dmemory.h57 #define PCI_IO_END (VMEMMAP_START - SZ_2M) macro
58 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
/Linux-v5.4/arch/riscv/include/asm/
Dpgtable.h105 #define PCI_IO_END VMEMMAP_START macro
106 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
/Linux-v5.4/arch/arm64/mm/
Ddump.c51 { PCI_IO_END, "PCI I/O end" },