Searched refs:VFIO_DEVICE_RESET (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/vfio/cdx/
H A Dmain.c167 case VFIO_DEVICE_RESET:
/linux-master/include/uapi/linux/
H A Dvfio.h607 * VFIO_DEVICE_RESET - _IO(VFIO_TYPE, VFIO_BASE + 11)
611 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) macro
1028 * transitions outside of manipulation by the user or the VFIO_DEVICE_RESET
1033 * The user can then decide if it should execute a VFIO_DEVICE_RESET, attempt
1175 * To recover from ERROR VFIO_DEVICE_RESET must be used to return the
/linux-master/drivers/vfio/platform/
H A Dvfio_platform_common.c377 } else if (cmd == VFIO_DEVICE_RESET) {
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c230 case VFIO_DEVICE_RESET:
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_ops.c595 case VFIO_DEVICE_RESET:
/linux-master/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c288 case VFIO_DEVICE_RESET:
/linux-master/samples/vfio-mdev/
H A Dmdpy.c620 case VFIO_DEVICE_RESET:
H A Dmbochs.c1301 case VFIO_DEVICE_RESET:
H A Dmtty.c1900 case VFIO_DEVICE_RESET:
/linux-master/drivers/s390/crypto/
H A Dvfio_ap_ops.c2012 case VFIO_DEVICE_RESET:
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1378 } else if (cmd == VFIO_DEVICE_RESET) {
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c1460 case VFIO_DEVICE_RESET:

Completed in 256 milliseconds