Home
last modified time | relevance | path

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

/freebsd-head/sys/x86/cpufreq/
HDhwpstate_intel.c423 sc->req &= ~IA32_HWP_DESIRED_PERFORMANCE; in set_autonomous_hwp()
/freebsd-head/sys/x86/include/
HDspecialreg.h907 #define IA32_HWP_DESIRED_PERFORMANCE (0xffULL << 16) macro