Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dinit.c280 cfg[num_cfg].attrs = MIPS_MAAR_S; in platform_maar_init()
354 if (attr & MIPS_MAAR_S) in maar_init()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h617 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro