Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dcpu-features.h572 #ifndef cpu_has_gsexcex
573 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX) macro
/Linux-v5.10/arch/mips/kernel/
Dtraps.c2507 if (cpu_has_gsexcex) in trap_init()