Home
last modified time | relevance | path

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

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