Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_throttle.c303 uint_t num_throtl; in cpupm_throttle_get_max() local
315 num_throtl = CPU_ACPI_TSTATES_COUNT(handle); in cpupm_throttle_get_max()
317 max_throttle_lvl = num_throtl - 1; in cpupm_throttle_get_max()