Searched refs:HWP_ENERGY_PERF_PREFERENCE (Results 1 – 4 of 4) sorted by relevance
492 #define HWP_ENERGY_PERF_PREFERENCE(x) (((unsigned long long) x & 0xff) << 24) macro
509 #define HWP_ENERGY_PERF_PREFERENCE(x) (((unsigned long long) x & 0xff) << 24) macro
839 msr |= HWP_ENERGY_PERF_PREFERENCE(hwp_req->hwp_epp); in write_hwp_request()
1047 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()1073 value |= HWP_ENERGY_PERF_PREFERENCE(HWP_EPP_POWERSAVE); in intel_pstate_hwp_offline()