Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dmigration.c65 case VFIO_DEVICE_STATE_STOP: in mig_state_to_str()
88 case VFIO_DEVICE_STATE_STOP: in mig_state_to_qapi_state()
487 case VFIO_DEVICE_STATE_STOP: in vfio_save_setup()
522 VFIO_DEVICE_STATE_STOP, in vfio_save_cleanup()
638 VFIO_DEVICE_STATE_STOP, &local_err); in vfio_save_complete_precopy()
830 VFIO_DEVICE_STATE_STOP; in vfio_vmstate_change()
/qemu/linux-headers/linux/
H A Dvfio.h1215 VFIO_DEVICE_STATE_STOP = 1, enumerator