Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmaar.h53 attrs |= MIPS_MAAR_V; in write_maar_pair()
Dmipsregs.h618 #define MIPS_MAAR_V (_ULCAST_(1) << 0) macro
/linux-4.4.14/arch/mips/mm/
Dinit.c347 if (!(attr & MIPS_MAAR_V)) { in maar_init()