Searched refs:vfio_dev (Results 1 – 7 of 7) sorted by relevance
106 #define vfio_dev_to_vgpu(vfio_dev) \ argument107 container_of((vfio_dev), struct intel_vgpu, vfio_device)612 static void intel_vgpu_dma_unmap(struct vfio_device *vfio_dev, u64 iova, in intel_vgpu_dma_unmap() argument615 struct intel_vgpu *vgpu = vfio_dev_to_vgpu(vfio_dev); in intel_vgpu_dma_unmap()654 static int intel_vgpu_open_device(struct vfio_device *vfio_dev) in intel_vgpu_open_device() argument656 struct intel_vgpu *vgpu = vfio_dev_to_vgpu(vfio_dev); in intel_vgpu_open_device()692 static void intel_vgpu_close_device(struct vfio_device *vfio_dev) in intel_vgpu_close_device() argument694 struct intel_vgpu *vgpu = vfio_dev_to_vgpu(vfio_dev); in intel_vgpu_close_device()857 static ssize_t intel_vgpu_read(struct vfio_device *vfio_dev, char __user *buf, in intel_vgpu_read() argument860 struct intel_vgpu *vgpu = vfio_dev_to_vgpu(vfio_dev); in intel_vgpu_read()[all …]
408 static struct miscdevice vfio_dev = { variable580 ret = misc_register(&vfio_dev); in vfio_container_init()594 misc_deregister(&vfio_dev); in vfio_container_init()602 misc_deregister(&vfio_dev); in vfio_container_cleanup()
11 vfio_dev.o
4019 2024-12-28 20:09:06.694-0600 FINEST t1133 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/vfio/pci/pds/vfio_dev.c.gz'[all...]
[all...]