Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h589 #ifndef cpu_has_gsexcex
590 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX) macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c264 if (cpu_has_gsexcex) in show_cpuinfo()
H A Dtraps.c2504 if (cpu_has_gsexcex) in trap_init()