Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c49 #define fp_toint(X) ((X) >> FRAC_BITS) macro
72 ret = fp_toint(x); in ceiling_fp()
1108 turbo_pct = 100 - fp_toint(mul_fp(turbo_fp, int_tofp(100))); in show_turbo_pct()
1989 fp_toint(sample->busy_scaled), in intel_pstate_adjust_pstate()
1996 fp_toint(cpu->iowait_boost * 100)); in intel_pstate_adjust_pstate()
2526 fp_toint(cpu->iowait_boost * 100)); in intel_cpufreq_trace()