Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmemory.h52 #define PCI_IO_END (VMEMMAP_START - SZ_2M) macro
53 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable.h50 #define PCI_IO_END VMEMMAP_START macro
51 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h1042 #define PCI_IO_END (Au1500_PCI_IO_END) macro
1053 #define PCI_IO_END 0 macro
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dptdump.c69 {PCI_IO_END, "PCI I/O end"},
H A Dinit.c83 (unsigned long)PCI_IO_END); in print_vm_layout()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dptdump.c51 { PCI_IO_END, "PCI I/O end" },