Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds