Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dinit.c293 cfg->attrs = MIPS_MAAR_S; in maar_res_walk()
387 if (attr & MIPS_MAAR_S) in maar_init()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h589 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h791 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c843 unsigned long mask = 0xfffff000 | MIPS_MAAR_S | MIPS_MAAR_VL; in mips_process_maar()