Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
H A Dcpu-features.h585 #ifndef cpu_has_ftlbparex
586 # define cpu_has_ftlbparex __opt(MIPS_CPU_FTLBPAREX) macro
/linux-6.15/arch/mips/kernel/
H A Dproc.c261 if (cpu_has_ftlbparex) in show_cpuinfo()
H A Dtraps.c2466 if (cpu_has_ftlbparex) in trap_init()