Searched refs:throttling_limit (Results 1 – 1 of 1) sorted by relevance
319 int throttling_limit; in acpi_processor_tstate_has_changed() local333 throttling_limit = pr->throttling_platform_limit; in acpi_processor_tstate_has_changed()334 if (throttling_limit >= pr->throttling.state_count) { in acpi_processor_tstate_has_changed()340 if (current_state > throttling_limit) { in acpi_processor_tstate_has_changed()349 target_state = throttling_limit; in acpi_processor_tstate_has_changed()354 } else if (current_state == throttling_limit) { in acpi_processor_tstate_has_changed()367 target_state = throttling_limit; in acpi_processor_tstate_has_changed()