Searched refs:VMSTATE_BOOL_TEST (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/i2c/ |
H A D | smbus_ich9.c | 55 VMSTATE_BOOL_TEST(irq_enabled, ICH9SMBState, ich9_vmstate_need_smbus),
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 1381 VMSTATE_BOOL_TEST(mig_deferred_complete, ESPState, 1392 VMSTATE_BOOL_TEST(data_ready, ESPState, esp_is_version_5),
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 985 #define VMSTATE_BOOL_TEST(_f, _s, _t) \ macro
|