Searched refs:MIPS_MAAR_VL (Results 1 – 3 of 3) sorted by relevance
49 attrs |= MIPS_MAAR_VL; in write_maar_pair()
807 #define MIPS_MAAR_VL (_ULCAST_(1) << 0) macro809 #define MIPS_MAAR_V (MIPS_MAAR_VH | MIPS_MAAR_VL)811 #define MIPS_MAAR_V MIPS_MAAR_VL
845 unsigned long mask = 0xfffff000 | MIPS_MAAR_S | MIPS_MAAR_VL; in mips_process_maar()859 if (val & MIPS_MAAR_VL) in mips_process_maar()