Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c51 #define fp_toint(X) ((X) >> FRAC_BITS) macro
74 ret = fp_toint(x); in ceiling_fp()
1253 turbo_pct = 100 - fp_toint(mul_fp(turbo_fp, int_tofp(100))); in show_turbo_pct()
2321 fp_toint(sample->busy_scaled), in intel_pstate_adjust_pstate()
2328 fp_toint(cpu->iowait_boost * 100)); in intel_pstate_adjust_pstate()
2857 fp_toint(cpu->iowait_boost * 100)); in intel_cpufreq_trace()