Searched refs:ACPI_STATE_C1 (Results 1 – 2 of 2) sorted by relevance
611 case ACPI_STATE_C1: in acpi_processor_idle()613 if ( cx->type == ACPI_STATE_C1 || local_apic_timer_c2_ok ) in acpi_processor_idle()825 acpi_power->states[1].type = ACPI_STATE_C1; in cpuidle_init_cpu()1030 case ACPI_STATE_C1: in set_cx()1073 acpi_power->count += (cx->type != ACPI_STATE_C1); in set_cx()1074 if ( cx->type == ACPI_STATE_C1 || cx->type == ACPI_STATE_C2 ) in set_cx()
389 #define ACPI_STATE_C1 (u8) 1 macro
Completed in 5 milliseconds