Searched refs:ONE_EIGHTH_FP (Results 1 – 1 of 1) sorted by relevance
51 #define ONE_EIGHTH_FP ((int64_t)1 << (FRAC_BITS - 3)) macro2014 cpu->iowait_boost = ONE_EIGHTH_FP; in intel_pstate_update_util()2015 } else if (cpu->iowait_boost >= ONE_EIGHTH_FP) { in intel_pstate_update_util()2020 cpu->iowait_boost = ONE_EIGHTH_FP; in intel_pstate_update_util()