Searched refs:is_removing (Results 1 – 4 of 4) sorted by relevance
68 val |= cdev->is_removing ? 4 : 0; in cpu_hotplug_rd()131 cdev->is_removing = false; in cpu_hotplug_wr()166 if (cdev->is_inserting || cdev->is_removing || in cpu_hotplug_wr()170 cdev->is_inserting, cdev->is_removing); in cpu_hotplug_wr()278 cdev->is_removing = true; in acpi_cpu_unplug_request_cb()301 VMSTATE_BOOL(is_removing, AcpiCpuStatus),
105 val |= mdev->is_removing ? 4 : 0; in acpi_memory_hotplug_read()167 mdev->is_removing = false; in acpi_memory_hotplug_write()290 mdev->is_removing = true; in acpi_memory_unplug_request_cb()
23 bool is_removing; member
28 bool is_removing; member