Searched refs:cpu_acpi_get_speeds (Results 1 – 3 of 3) sorted by relevance
229 extern uint_t cpu_acpi_get_speeds(cpu_acpi_handle_t, int **);
751 return (cpu_acpi_get_speeds(mach_state->ms_acpi_handle, speeds)); in cpupm_get_speeds()
1058 cpu_acpi_get_speeds(cpu_acpi_handle_t handle, int **speeds) in cpu_acpi_get_speeds() function