Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dinit.c376 if ((attr & MIPS_MAAR_V) != MIPS_MAAR_V) { in maar_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h809 #define MIPS_MAAR_V (MIPS_MAAR_VH | MIPS_MAAR_VL) macro
811 #define MIPS_MAAR_V MIPS_MAAR_VL macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h591 #define MIPS_MAAR_V (_ULCAST_(1) << 0) macro