Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_RESET (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h123 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dvfio.h770 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio.h187 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) macro
/kernel/linux/linux-5.10/drivers/s390/cio/
Dvfio_ccw_ops.c601 case VFIO_DEVICE_RESET: in vfio_ccw_mdev_ioctl()
/kernel/linux/linux-5.10/drivers/vfio/platform/
Dvfio_platform_common.c395 } else if (cmd == VFIO_DEVICE_RESET) { in vfio_platform_ioctl()
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c309 case VFIO_DEVICE_RESET: in vfio_fsl_mc_ioctl()
/kernel/linux/linux-5.10/samples/vfio-mdev/
Dmdpy.c619 case VFIO_DEVICE_RESET: in mdpy_ioctl()
Dmtty.c1243 case VFIO_DEVICE_RESET: in mtty_ioctl()
Dmbochs.c1280 case VFIO_DEVICE_RESET: in mbochs_ioctl()
/kernel/linux/linux-5.10/Documentation/driver-api/
Dvfio.rst240 ioctl(device, VFIO_DEVICE_RESET);
377 ioctl(device, VFIO_DEVICE_RESET);
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dvfio_ap_ops.c1295 case VFIO_DEVICE_RESET: in vfio_ap_mdev_ioctl()
/kernel/linux/linux-5.10/Documentation/s390/
Dvfio-ccw.rst345 VFIO_DEVICE_RESET
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1589 } else if (cmd == VFIO_DEVICE_RESET) { in intel_vgpu_ioctl()
/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci.c1081 } else if (cmd == VFIO_DEVICE_RESET) { in vfio_pci_ioctl()