Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dcpu.h26 bool fw_remove; member
/openbmc/qemu/hw/acpi/
H A Dcpu.c70 val |= cdev->fw_remove ? 16 : 0; in cpu_hotplug_rd()
148 cdev->fw_remove = false; in cpu_hotplug_wr()
155 cdev->fw_remove = true; in cpu_hotplug_wr()
168 cdev->fw_remove) { in cpu_hotplug_wr()