Searched defs:msr_offset (Results 1 – 2 of 2) sorted by relevance
925 void read_hwp_cap(int cpu, struct msr_hwp_cap *cap, unsigned int msr_offset) in read_hwp_cap()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()1268 int msr_offset = MSR_HWP_REQUEST; in update_hwp_request_msr() local1315 int msr_offset = MSR_HWP_REQUEST_PKG; in update_hwp_request_pkg_msr() local
3153 int msr_offset; in intel_pmu_config_acr() local