Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dcpu-features.h584 #ifndef cpu_has_ftlbparex
585 # define cpu_has_ftlbparex __opt(MIPS_CPU_FTLBPAREX) macro
/linux/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()