Lines Matching +full:loongson +full:- +full:2 +full:k
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
40 #define TO_PHYS_MASK ((1ULL << DMW_PABITS) - 1)
81 * 32/64-bit LoongArch address spaces
116 * |-----------------------|
117 * | pci io ports(16K~32M) |
118 * |-----------------------|
119 * | isa io ports(0 ~16K) |
120 * PCI_IOBASE ->|-----------------------|
123 #define PCI_IOBASE ((void __iomem *)(vm_map_base + (2 * PAGE_SIZE)))
126 #define IO_SPACE_LIMIT (PCI_IOSIZE - 1)