Searched refs:MIPS_CPU_TLBINV (Results 1 – 3 of 3) sorted by relevance
384 #define MIPS_CPU_TLBINV BIT_ULL(25) /* CPU supports TLBINV/F */ macro
81 #define cpu_has_tlbinv __opt(MIPS_CPU_TLBINV)
568 c->options |= MIPS_CPU_TLBINV; in decode_config4()1724 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()