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