Searched refs:msr_hwp_request (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 43 struct msr_hwp_request { struct 937 void print_hwp_request(int cpu, struct msr_hwp_request *h, char *str) in print_hwp_request() 949 void print_hwp_request_pkg(int pkg, struct msr_hwp_request *h, char *str) in print_hwp_request_pkg() 960 void read_hwp_request_msr(int cpu, struct msr_hwp_request *hwp_req, unsigned int msr_offset) in read_hwp_request_msr() 974 void write_hwp_request_msr(int cpu, struct msr_hwp_request *hwp_req, unsigned int msr_offset) in write_hwp_request_msr() 1092 struct msr_hwp_request req; in print_cpu_msrs() 1114 struct msr_hwp_request req; in print_pkg_msrs() 1211 int verify_hwp_req_self_consistency(int cpu, struct msr_hwp_request *req) in verify_hwp_req_self_consistency() 1230 int check_hwp_request_v_hwp_capabilities(int cpu, struct msr_hwp_request *req, struct msr_hwp_cap *… in check_hwp_request_v_hwp_capabilities() 1265 struct msr_hwp_request req; in update_hwp_request_msr() [all …]
|