Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-loongson2ef/
Dmem.h32 #define LOONGSON_MMIO_MEM_END 0x20000000 macro
34 #define LOONGSON_MMIO_MEM_END 0x80000000 macro
/Linux-v5.10/arch/mips/loongson2ef/common/
Dmem.c53 (addr < LOONGSON_MMIO_MEM_END)); in __uncached_access()