Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h574 #ifndef cpu_has_gsexcex
575 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c2507 if (cpu_has_gsexcex) in trap_init()