Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dpci.h35 #define LOONGSON_PCI_MEM_END (0x80000000ul-1) /* 2G */ macro
37 #define MMAP_CPUTOPCI_SIZE (LOONGSON_PCI_MEM_END - \
45 #define LOONGSON_PCI_MEM_END 0x7effffffUL macro
48 #define LOONGSON_PCI_MEM_END (LOONGSON_PCILO1_BASE + 0x04000000 * 2) macro
/linux-4.4.14/arch/mips/loongson64/common/
Dmem.c51 add_memory_region(LOONGSON_PCI_MEM_END + 1, LOONGSON_HIGHMEM_START - in prom_init_memory()
52 LOONGSON_PCI_MEM_END - 1, BOOT_MEM_RESERVED); in prom_init_memory()
Dpci.c19 .end = LOONGSON_PCI_MEM_END,