Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvfio.h245 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvfio.h245 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvfio.h257 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) macro
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_ops.c542 case VFIO_DEVICE_GET_REGION_INFO: in vfio_ccw_mdev_ioctl()
/OK3568_Linux_fs/kernel/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c231 case VFIO_DEVICE_GET_REGION_INFO: in vfio_fsl_mc_ioctl()
/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_platform_common.c322 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in vfio_platform_ioctl()
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy.c545 case VFIO_DEVICE_GET_REGION_INFO: in mdpy_ioctl()
H A Dmtty.c1165 case VFIO_DEVICE_GET_REGION_INFO: in mtty_ioctl()
H A Dmbochs.c1196 case VFIO_DEVICE_GET_REGION_INFO: in mbochs_ioctl()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio.rst223 ioctl(device, VFIO_DEVICE_GET_REGION_INFO, &reg);
290 own VFIO_DEVICE_GET_REGION_INFO ioctl.
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dvfio-ccw.rst344 VFIO_DEVICE_GET_REGION_INFO
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1374 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in intel_vgpu_ioctl()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c865 } else if (cmd == VFIO_DEVICE_GET_REGION_INFO) { in vfio_pci_ioctl()