Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dspecialreg.h419 #define AMDPM_HW_PSTATE 0x00000080 macro
/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c783 if ((amd_pminfo & AMDPM_HW_PSTATE) == 0) { in hwpstate_identify()