Searched refs:bm_check_flag (Results 1 – 1 of 1) sorted by relevance
324 static int bm_check_flag = -1; in acpi_processor_power_verify_c3() local 345 if (bm_check_flag == -1) { in acpi_processor_power_verify_c3() 348 bm_check_flag = pr->flags.bm_check; in acpi_processor_power_verify_c3() 351 pr->flags.bm_check = bm_check_flag; in acpi_processor_power_verify_c3()