Home
last modified time | relevance | path

Searched refs:LOONGSON_MMIO_MEM_START (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dmem.h33 #define LOONGSON_MMIO_MEM_START 0x10000000 macro
/Linux-v4.19/arch/mips/loongson64/common/
Dmem.c101 ((addr >= LOONGSON_MMIO_MEM_START) && in __uncached_access()