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