Searched refs:MIPS_CPU_EBASE_WG (Results 1 – 3 of 3) sorted by relevance
401 #define MIPS_CPU_EBASE_WG BIT_ULL(43) /* CPU has EBase.WG */ macro
545 # define cpu_has_ebase_wg __opt(MIPS_CPU_EBASE_WG)
756 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()775 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
Completed in 8 milliseconds