Home
last modified time | relevance | path

Searched refs:entry_method (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_idle.c282 pr->power.states[ACPI_STATE_C1].entry_method = ACPI_CSTATE_HALT; in acpi_processor_get_power_info_default()
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()
628 .entry_method = ACPI_CSTATE_HALT, in acpi_idle_enter_bm()
960 lpi_state->entry_method = in acpi_processor_evaluate_lpi()
964 lpi_state->entry_method = ACPI_CSTATE_INTEGER; in acpi_processor_evaluate_lpi()
1023 if (parent->entry_method == ACPI_CSTATE_INTEGER) { in combine_lpi_states()
1034 result->entry_method in combine_lpi_states()
[all...]
H A Dacpi_processor.c933 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()
936 cx.entry_method = ACPI_CSTATE_FFH; in acpi_processor_evaluate_cst()
943 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()
951 cx.entry_method = ACPI_CSTATE_SYSTEMIO; in acpi_processor_evaluate_cst()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_idle.c284 pr->power.states[ACPI_STATE_C1].entry_method = ACPI_CSTATE_HALT; in acpi_processor_get_power_info_default()
571 if (cx->entry_method == ACPI_CSTATE_FFH) { in acpi_idle_do_entry()
574 } else if (cx->entry_method == ACPI_CSTATE_HALT) { in acpi_idle_do_entry()
596 if (cx->entry_method == ACPI_CSTATE_HALT) in acpi_idle_play_dead()
598 else if (cx->entry_method == ACPI_CSTATE_SYSTEMIO) { in acpi_idle_play_dead()
635 .entry_method = ACPI_CSTATE_HALT, in acpi_idle_enter_bm()
961 lpi_state->entry_method = in acpi_processor_evaluate_lpi()
965 lpi_state->entry_method = ACPI_CSTATE_INTEGER; in acpi_processor_evaluate_lpi()
1024 if (parent->entry_method == ACPI_CSTATE_INTEGER) { in combine_lpi_states()
1035 result->entry_method in combine_lpi_states()
[all...]
H A Dacpi_processor.c851 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()
854 cx.entry_method = ACPI_CSTATE_FFH; in acpi_processor_evaluate_cst()
861 cx.entry_method = ACPI_CSTATE_HALT; in acpi_processor_evaluate_cst()
869 cx.entry_method = ACPI_CSTATE_SYSTEMIO; in acpi_processor_evaluate_cst()
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h67 u8 entry_method; member
83 u8 entry_method; member
/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h72 u8 entry_method; member
88 u8 entry_method; member
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-acpi-processor.c76 if (cx->entry_method == ACPI_CSTATE_SYSTEMIO) { in push_cxx_to_hypervisor()
82 if (cx->entry_method == ACPI_CSTATE_FFH) { in push_cxx_to_hypervisor()
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-acpi-processor.c77 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()
/kernel/linux/linux-5.10/drivers/idle/
H A Dintel_idle.c1212 if (cx->entry_method != ACPI_CSTATE_FFH) in intel_idle_cst_usable()
/kernel/linux/linux-6.6/drivers/idle/
H A Dintel_idle.c1490 if (cx->entry_method != ACPI_CSTATE_FFH) in intel_idle_cst_usable()

Completed in 13 milliseconds