Searched refs:HWP_ENERGY_PERF_PREFERENCE (Results 1 – 2 of 2) sorted by relevance
585 #define HWP_ENERGY_PERF_PREFERENCE(x) (((unsigned long long) x & 0xff) << 24) macro
741 msr |= HWP_ENERGY_PERF_PREFERENCE(hwp_req->hwp_epp); in write_hwp_request()