Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c175 hwpstate_settings[AMD_10H_11H_MAX_STATES]; member
190 static int hwpstate_settings(device_t dev, struct cf_setting *sets, int *count);
224 DEVMETHOD(cpufreq_drv_settings, hwpstate_settings),
644 set = sc->hwpstate_settings; in hwpstate_set_pstate()
693 set = sc->hwpstate_settings[msr]; in hwpstate_get_pstate()
733 set = sc->hwpstate_settings[i]; in hwpstate_settings_pstate()
746 hwpstate_settings(device_t dev, struct cf_setting *sets, int *count) in hwpstate_settings() function
1135 hwpstate_set = sc->hwpstate_settings; in hwpstate_get_info_from_msr()
1239 hwpstate_set = sc->hwpstate_settings; in hwpstate_get_info_from_acpi_perf()