Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dcpu-features.h572 #ifndef cpu_has_gsexcex
573 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX) macro
/linux-6.1.9/arch/mips/kernel/
Dproc.c264 if (cpu_has_gsexcex) in show_cpuinfo()
Dtraps.c2498 if (cpu_has_gsexcex) in trap_init()