Home
last modified time | relevance | path

Searched defs:PCI_IO_START (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dmemory.h52 #define PCI_IO_START (VMEMMAP_END + SZ_8M) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h94 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro