Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_GET_REGION_INFO (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dvfio.h243 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) macro
/Linux-v4.19/drivers/s390/cio/
Dvfio_ccw_ops.c337 case VFIO_DEVICE_GET_REGION_INFO: in vfio_ccw_mdev_ioctl()
/Linux-v4.19/drivers/vfio/platform/
Dvfio_platform_common.c329 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in vfio_platform_ioctl()
/Linux-v4.19/samples/vfio-mdev/
Dmdpy.c545 case VFIO_DEVICE_GET_REGION_INFO: in mdpy_ioctl()
Dmtty.c1191 case VFIO_DEVICE_GET_REGION_INFO: in mtty_ioctl()
Dmbochs.c1116 case VFIO_DEVICE_GET_REGION_INFO: in mbochs_ioctl()
/Linux-v4.19/Documentation/
Dvfio.txt223 ioctl(device, VFIO_DEVICE_GET_REGION_INFO, &reg);
285 own VFIO_DEVICE_GET_REGION_INFO ioctl.
/Linux-v4.19/Documentation/s390/
Dvfio-ccw.txt223 VFIO_DEVICE_GET_REGION_INFO
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci.c641 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in vfio_pci_ioctl()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1142 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in intel_vgpu_ioctl()