Searched refs:MIPS_CPU_GSEXCEX (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu.h423 #define MIPS_CPU_GSEXCEX BIT_ULL(62) /* CPU has GSExc exception */ macro
H A Dcpu-features.h590 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c1683 c->options |= MIPS_CPU_GSEXCEX;

Completed in 150 milliseconds