Home
last modified time | relevance | path

Searched refs:ACPI_STATE_C3 (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactypes.h391 #define ACPI_STATE_C3 (u8) 3 macro
392 #define ACPI_C_STATES_MAX ACPI_STATE_C3
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dcpu_idle.c564 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