Searched refs:VFIO_DEVICE_GET_GFX_DMABUF (Results 1 – 6 of 6) sorted by relevance
844 #define VFIO_DEVICE_GET_GFX_DMABUF _IO(VFIO_TYPE, VFIO_BASE + 15) macro
845 #define VFIO_DEVICE_GET_GFX_DMABUF _IO(VFIO_TYPE, VFIO_BASE + 15) macro
242 fd = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_GET_GFX_DMABUF, &plane.dmabuf_id); in vfio_display_get_dmabuf()
1286 case VFIO_DEVICE_GET_GFX_DMABUF: in mbochs_ioctl()
1398 } else if (cmd == VFIO_DEVICE_GET_GFX_DMABUF) { in intel_vgpu_ioctl()
1204 +pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219;