Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dinit.c380 if ((attr & MIPS_MAAR_V) != MIPS_MAAR_V) { in maar_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h794 #define MIPS_MAAR_V (MIPS_MAAR_VH | MIPS_MAAR_VL) macro
796 #define MIPS_MAAR_V MIPS_MAAR_VL macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h590 #define MIPS_MAAR_V (_ULCAST_(1) << 0) macro