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