Searched refs:MIPS_CPU_TLBINV (Results 1 – 3 of 3) sorted by relevance
372 #define MIPS_CPU_TLBINV 0x02000000ull /* CPU supports TLBINV/F */ macro
24 #define cpu_has_tlbinv (cpu_data[0].options & MIPS_CPU_TLBINV)
542 c->options |= MIPS_CPU_TLBINV; in decode_config4()