Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dp4tcc.c113 *features = ACPI_CAP_THR_MSRS; in p4tcc_features()
/freebsd/sys/dev/acpica/
H A Dacpivar.h210 #define ACPI_CAP_THR_MSRS (1 << 2) /* Intel OnDemand throttling MSRs */ macro