Searched refs:cpu_acpi_pstate_t (Results 1 – 4 of 4) sorted by relevance
93 #define CPU_ACPI_PSTATES_SIZE(cnt) (cnt * sizeof (cpu_acpi_pstate_t))94 #define CPU_ACPI_PSS_CNT (sizeof (cpu_acpi_pstate_t) / sizeof (uint32_t))149 } cpu_acpi_pstate_t; typedef
119 cpu_acpi_pstate_t *req_pstate; in pwrnow_pstate_transition()122 req_pstate = (cpu_acpi_pstate_t *)CPU_ACPI_PSTATES(handle); in pwrnow_pstate_transition()
135 cpu_acpi_pstate_t *req_pstate; in speedstep_pstate_transition()138 req_pstate = (cpu_acpi_pstate_t *)CPU_ACPI_PSTATES(handle); in speedstep_pstate_transition()
360 cpu_acpi_pstate_t *pstate; in cpu_acpi_cache_pstate()367 pstate = (cpu_acpi_pstate_t *)CPU_ACPI_PSTATES(handle); in cpu_acpi_cache_pstate()1060 cpu_acpi_pstate_t *pstate; in cpu_acpi_get_speeds()1066 pstate = (cpu_acpi_pstate_t *)CPU_ACPI_PSTATES(handle); in cpu_acpi_get_speeds()