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

/linux-master/arch/mips/include/asm/
H A Dcpu.h401 #define MIPS_CPU_EBASE_WG BIT_ULL(43) /* CPU has EBase.WG */ macro
H A Dcpu-features.h562 # define cpu_has_ebase_wg __opt(MIPS_CPU_EBASE_WG)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c755 c->options |= MIPS_CPU_EBASE_WG;
774 c->options |= MIPS_CPU_EBASE_WG;

Completed in 213 milliseconds