Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/
Dprocessor_idle.c312 static int bm_check_flag = -1; in acpi_processor_power_verify_c3() local
333 if (bm_check_flag == -1) { in acpi_processor_power_verify_c3()
336 bm_check_flag = pr->flags.bm_check; in acpi_processor_power_verify_c3()
339 pr->flags.bm_check = bm_check_flag; in acpi_processor_power_verify_c3()