Searched refs:turbo_supported (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dturbo.c42 struct kstat_named turbo_supported; /* turbo flag */ member in struct:turbo_kstat_s
56 { "turbo_supported", KSTAT_DATA_UINT32 },
91 turbo_kstat.turbo_supported.value.ui32 =
92 turbo_info->turbo_supported;
156 if (!turbo_info->turbo_supported)
181 turbo_info->turbo_supported = 1;
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpupm_mach.h113 int turbo_supported; /* turbo flag */ member in struct:cpupm_mach_turbo_info

Completed in 44 milliseconds