Searched refs:ACPI_STATE_C3 (Results 1 – 2 of 2) sorted by relevance
391 #define ACPI_STATE_C3 (u8) 3 macro392 #define ACPI_C_STATES_MAX ACPI_STATE_C3
688 if ( cx->type == ACPI_STATE_C3 && power->flags.bm_check && in acpi_processor_idle()732 if ( (cx->type >= ACPI_STATE_C3) && errata_c6_workaround() ) in acpi_processor_idle()769 case ACPI_STATE_C3: in acpi_processor_idle()795 if ( cx->type != ACPI_STATE_C3 ) in acpi_processor_idle()819 if ( (cx->type == ACPI_STATE_C3) && in acpi_processor_idle()1092 case ACPI_STATE_C3: in check_cx()
Completed in 11 milliseconds