Home
last modified time | relevance | path

Searched refs:MIPS_CPU_TLBINV (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/
Dcpu.h384 #define MIPS_CPU_TLBINV BIT_ULL(25) /* CPU supports TLBINV/F */ macro
Dcpu-features.h81 #define cpu_has_tlbinv __opt(MIPS_CPU_TLBINV)
/linux-6.1.9/arch/mips/kernel/
Dcpu-probe.c568 c->options |= MIPS_CPU_TLBINV; in decode_config4()
1718 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()