Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dintel_pstate.c51 #define fp_toint(X) ((X) >> FRAC_BITS) macro
74 ret = fp_toint(x); in ceiling_fp()
1207 turbo_pct = 100 - fp_toint(mul_fp(turbo_fp, int_tofp(100))); in show_turbo_pct()
2265 fp_toint(sample->busy_scaled), in intel_pstate_adjust_pstate()
2272 fp_toint(cpu->iowait_boost * 100)); in intel_pstate_adjust_pstate()
2805 fp_toint(cpu->iowait_boost * 100)); in intel_cpufreq_trace()