Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h408 #define MIPS_CPU_EBASE_WG BIT_ULL(43) /* CPU has EBase.WG */ macro
Dcpu-features.h562 # define cpu_has_ebase_wg __opt(MIPS_CPU_EBASE_WG)
/arch/mips/kernel/
Dcpu-probe.c756 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
775 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()