Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dprocessor_idle.c497 static int bm_check_flag = -1; in acpi_processor_power_verify_c3() local
518 if (bm_check_flag == -1) { in acpi_processor_power_verify_c3()
521 bm_check_flag = pr->flags.bm_check; in acpi_processor_power_verify_c3()
524 pr->flags.bm_check = bm_check_flag; in acpi_processor_power_verify_c3()