Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-loongson2ef/
Dmem.h29 #define LOONGSON_MMIO_MEM_START 0x10000000 macro
/Linux-v5.10/arch/mips/loongson2ef/common/
Dmem.c52 ((addr >= LOONGSON_MMIO_MEM_START) && in __uncached_access()