Searched refs:MIPS_CPU_TLBINV (Results 1 – 3 of 3) sorted by relevance
390 #define MIPS_CPU_TLBINV MBIT_ULL(25) /* CPU supports TLBINV/F */ macro
27 #define cpu_has_tlbinv (cpu_data[0].options & MIPS_CPU_TLBINV)
754 c->options |= MIPS_CPU_TLBINV; in decode_config4()1827 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()