Lines Matching defs:hwp_req_cached
218 * @hwp_req_cached: Cached value of the last HWP Request MSR
257 u64 hwp_req_cached;
757 u64 value = READ_ONCE(cpu->hwp_req_cached);
762 * The only other updater of hwp_req_cached in the active mode,
766 WRITE_ONCE(cpu->hwp_req_cached, value);
1028 WRITE_ONCE(cpu_data->hwp_req_cached, value);
1036 u64 value = READ_ONCE(cpu->hwp_req_cached);
1063 WRITE_ONCE(cpu->hwp_req_cached, value);
1106 wrmsrl_on_cpu(cpu->cpu, MSR_HWP_REQUEST, READ_ONCE(cpu->hwp_req_cached));
2093 u64 hwp_req = READ_ONCE(cpu->hwp_req_cached);
2147 wrmsrl(MSR_HWP_REQUEST, cpu->hwp_req_cached);
2863 u64 prev = READ_ONCE(cpu->hwp_req_cached), value = prev;
2877 WRITE_ONCE(cpu->hwp_req_cached, value);
3040 WRITE_ONCE(cpu->hwp_req_cached, value);
3098 u64 value = READ_ONCE(cpu->hwp_req_cached);
3107 WRITE_ONCE(cpu->hwp_req_cached, value);