Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h430 #define MIPS_CPU_GSEXCEX BIT_ULL(62) /* CPU has GSExc exception */ macro
H A Dcpu-features.h592 # define cpu_has_gsexcex __opt(MIPS_CPU_GSEXCEX)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c1728 c->options |= MIPS_CPU_GSEXCEX; in cpu_probe_loongson()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c1684 c->options |= MIPS_CPU_GSEXCEX; in cpu_probe_loongson()

Completed in 9 milliseconds