Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Ddebugfs.c33 case VFIO_DEVICE_STATE_STOP: in vfio_device_state_read()
/linux/samples/vfio-mdev/
H A Dmtty.c1135 new == VFIO_DEVICE_STATE_STOP)) || in mtty_step_state()
1140 (cur == VFIO_DEVICE_STATE_STOP && in mtty_step_state()
1155 new == VFIO_DEVICE_STATE_STOP) { in mtty_step_state()
1170 new == VFIO_DEVICE_STATE_STOP)) { in mtty_step_state()
1188 (cur == VFIO_DEVICE_STATE_STOP && in mtty_step_state()
1206 if (cur == VFIO_DEVICE_STATE_STOP && in mtty_step_state()
/linux/include/uapi/linux/
H A Dvfio.h1215 VFIO_DEVICE_STATE_STOP = 1, enumerator