Home
last modified time | relevance | path

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

/NextBSD/sys/x86/cpufreq/
HDp4tcc.c116 *features = ACPI_CAP_THR_MSRS; in p4tcc_features()
/NextBSD/sys/dev/acpica/
HDacpivar.h192 #define ACPI_CAP_THR_MSRS (1 << 2) /* Intel OnDemand throttling MSRs */ macro