Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c160 if (sc->hwp_pkg_ctrl && (data & IA32_HWP_REQUEST_PACKAGE_CONTROL)) in intel_hwp_dump_sysctl_handler()
445 IA32_HWP_REQUEST_PACKAGE_CONTROL); in set_autonomous_hwp()
605 IA32_HWP_REQUEST_PACKAGE_CONTROL); in intel_hwpstate_resume()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h819 #define IA32_HWP_REQUEST_PACKAGE_CONTROL (1ULL << 42) macro