Searched refs:LOONGARCH_CPU_SCALEFREQ (Results 1 – 3 of 3) sorted by relevance
61 #define cpu_has_scalefreq cpu_opt(LOONGARCH_CPU_SCALEFREQ)
121 #define LOONGARCH_CPU_SCALEFREQ BIT_ULL(CPU_FEATURE_SCALEFREQ) macro
137 c->options |= LOONGARCH_CPU_SCALEFREQ; in cpu_probe_common()