Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c81 static inline u64 mul_ext_fp(u64 x, u64 y) in mul_ext_fp() function
2245 return mul_ext_fp(cpu->sample.core_avg_perf, cpu_khz); in get_avg_frequency()
2250 return mul_ext_fp(cpu->pstate.max_pstate_physical, in get_avg_pstate()
2320 trace_pstate_sample(mul_ext_fp(100, sample->core_avg_perf), in intel_pstate_adjust_pstate()