Home
last modified time | relevance | path

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

/arch/mips/mm/
Dinit.c289 cfg->attrs = MIPS_MAAR_S; in maar_res_walk()
383 if (attr & MIPS_MAAR_S) in maar_init()
/arch/mips/include/asm/
Dmipsregs.h806 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro
/arch/mips/kvm/
Dvz.c845 unsigned long mask = 0xfffff000 | MIPS_MAAR_S | MIPS_MAAR_VL; in mips_process_maar()