Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dcpu.h400 #define MIPS_CPU_EBASE_WG BIT_ULL(43) /* CPU has EBase.WG */ macro
H A Dcpu-features.h561 # define cpu_has_ebase_wg __opt(MIPS_CPU_EBASE_WG)
/linux/arch/mips/kernel/
H A Dcpu-probe.c760 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
779 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()