Searched refs:entry_method (Results 1 – 5 of 5) sorted by relevance
569 if (cx->entry_method == ACPI_CSTATE_FFH) { in acpi_idle_do_entry()572 } else if (cx->entry_method == ACPI_CSTATE_HALT) { in acpi_idle_do_entry()594 if (cx->entry_method == ACPI_CSTATE_HALT) in acpi_idle_play_dead()596 else if (cx->entry_method == ACPI_CSTATE_SYSTEMIO) { in acpi_idle_play_dead()632 .entry_method = ACPI_CSTATE_HALT, in acpi_idle_enter_bm()964 lpi_state->entry_method = in acpi_processor_evaluate_lpi()968 lpi_state->entry_method = ACPI_CSTATE_INTEGER; in acpi_processor_evaluate_lpi()1027 if (parent->entry_method == ACPI_CSTATE_INTEGER) { in combine_lpi_states()1038 result->entry_method = local->entry_method; in combine_lpi_states()1200 if (lpi->entry_method == ACPI_CSTATE_FFH) in acpi_idle_lpi_enter()[all …]
834 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()837 cx.entry_method = ACPI_CSTATE_FFH; in acpi_processor_evaluate_cst()844 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()852 cx.entry_method = ACPI_CSTATE_SYSTEMIO; in acpi_processor_evaluate_cst()
72 u8 entry_method; member88 u8 entry_method; member
77 if (cx->entry_method == ACPI_CSTATE_SYSTEMIO) { in push_cxx_to_hypervisor()83 if (cx->entry_method == ACPI_CSTATE_FFH) { in push_cxx_to_hypervisor()
1494 if (cx->entry_method != ACPI_CSTATE_FFH) in intel_idle_cst_usable()
Completed in 13 milliseconds