Lines Matching refs:vfio_device

307 static int vfio_pci_core_pm_entry(struct vfio_device *device, u32 flags,  in vfio_pci_core_pm_entry()
328 struct vfio_device *device, u32 flags, in vfio_pci_core_pm_entry_with_wakeup()
384 static int vfio_pci_core_pm_exit(struct vfio_device *device, u32 flags, in vfio_pci_core_pm_exit()
687 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device()
781 struct vfio_device *vdev;
805 struct vfio_device *vdev; in vfio_pci_fill_devs()
1460 long vfio_pci_core_ioctl(struct vfio_device *core_vdev, unsigned int cmd, in vfio_pci_core_ioctl()
1490 static int vfio_pci_core_feature_token(struct vfio_device *device, u32 flags, in vfio_pci_core_feature_token()
1518 int vfio_pci_core_ioctl_feature(struct vfio_device *device, u32 flags, in vfio_pci_core_ioctl_feature()
1584 ssize_t vfio_pci_core_read(struct vfio_device *core_vdev, char __user *buf, in vfio_pci_core_read()
1597 ssize_t vfio_pci_core_write(struct vfio_device *core_vdev, const char __user *buf, in vfio_pci_core_write()
1821 int vfio_pci_core_mmap(struct vfio_device *core_vdev, struct vm_area_struct *vma) in vfio_pci_core_mmap()
1893 void vfio_pci_core_request(struct vfio_device *core_vdev, unsigned int count) in vfio_pci_core_request()
2004 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf) in vfio_pci_core_match()
2172 int vfio_pci_core_init_dev(struct vfio_device *core_vdev) in vfio_pci_core_init_dev()
2194 void vfio_pci_core_release_dev(struct vfio_device *core_vdev) in vfio_pci_core_release_dev()
2400 static bool vfio_dev_in_groups(struct vfio_device *vdev, in vfio_dev_in_groups()