Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dprocessor.h25 #define ACPI_PROCESSOR_MAX_C2_LATENCY 100 macro
/openbmc/linux/drivers/acpi/
H A Dprocessor_idle.c243 if (acpi_gbl_FADT.c2_latency > ACPI_PROCESSOR_MAX_C2_LATENCY) { in acpi_processor_get_power_info_fadt()