Home
last modified time | relevance | path

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

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