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
564 if ( cx->type == ACPI_STATE_C3 && power->flags.bm_check && in acpi_processor_idle()600 if ( (cx->type == ACPI_STATE_C3) && errata_c6_eoi_workaround() ) in acpi_processor_idle()637 case ACPI_STATE_C3: in acpi_processor_idle()663 if ( cx->type != ACPI_STATE_C3 ) in acpi_processor_idle()687 if ( (cx->type == ACPI_STATE_C3) && in acpi_processor_idle()945 case ACPI_STATE_C3: in check_cx()
Completed in 6 milliseconds