Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dcpu_idle.c916 static int bm_check_flag = -1; in check_cx() local
950 if ( bm_check_flag < 0 ) in check_cx()
957 power->flags.bm_check = bm_check_flag; in check_cx()
1003 if ( bm_check_flag < 0 ) in check_cx()
1005 bm_check_flag = power->flags.bm_check; in check_cx()
1007 acpi_set_register(ACPI_BITREG_BUS_MASTER_RLD, bm_check_flag); in check_cx()

Completed in 4 milliseconds