Searched refs:ONE_EIGHTH_FP (Results 1 – 1 of 1) sorted by relevance
53 #define ONE_EIGHTH_FP ((int64_t)1 << (FRAC_BITS - 3)) macro2289 cpu->iowait_boost = ONE_EIGHTH_FP; in intel_pstate_update_util()2290 } else if (cpu->iowait_boost >= ONE_EIGHTH_FP) { in intel_pstate_update_util()2295 cpu->iowait_boost = ONE_EIGHTH_FP; in intel_pstate_update_util()