Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c2953 u64 misc_pwr; in intel_pstate_platform_pwr_mgmt_exists() local
2958 rdmsrl(MSR_MISC_PWR_MGMT, misc_pwr); in intel_pstate_platform_pwr_mgmt_exists()
2959 if (misc_pwr & BITMASK_OOB) { in intel_pstate_platform_pwr_mgmt_exists()