Home
last modified time | relevance | path

Searched refs:msr_hwp_request (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c43 struct msr_hwp_request { struct
744 void print_hwp_request(int cpu, struct msr_hwp_request *h, char *str) in print_hwp_request()
756 void print_hwp_request_pkg(int pkg, struct msr_hwp_request *h, char *str) in print_hwp_request_pkg()
767 void read_hwp_request(int cpu, struct msr_hwp_request *hwp_req, unsigned int msr_offset) in read_hwp_request()
781 void write_hwp_request(int cpu, struct msr_hwp_request *hwp_req, unsigned int msr_offset) in write_hwp_request()
804 struct msr_hwp_request req; in print_cpu_msrs()
827 struct msr_hwp_request req; in print_pkg_msrs()
924 int verify_hwp_req_self_consistency(int cpu, struct msr_hwp_request *req) in verify_hwp_req_self_consistency()
946 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()
990 struct msr_hwp_request req; in update_hwp_request()
[all …]