Searched refs:acpi_id_cst_present (Results 1 – 1 of 1) sorted by relevance
55 static unsigned long *acpi_id_cst_present; variable381 __set_bit(acpi_id, acpi_id_cst_present); in read_acpi_id()391 if (acpi_id_present && acpi_id_cst_present) in check_acpi_ids()402 acpi_id_cst_present = kcalloc(BITS_TO_LONGS(nr_acpi_bits), sizeof(unsigned long), GFP_KERNEL); in check_acpi_ids()403 if (!acpi_id_cst_present) { in check_acpi_ids()419 pr_backup->flags.power = test_bit(i, acpi_id_cst_present); in check_acpi_ids()581 kfree(acpi_id_cst_present); in xen_acpi_processor_exit()