Home
last modified time | relevance | path

Searched defs:core_vdev (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/vfio/pci/virtio/
H A Dmain.c21 static int virtiovf_pci_open_device(struct vfio_device *core_vdev) in virtiovf_pci_open_device()
45 static void virtiovf_pci_close_device(struct vfio_device *core_vdev) in virtiovf_pci_close_device()
55 static int virtiovf_pci_init_device(struct vfio_device *core_vdev) in virtiovf_pci_init_device()
73 static void virtiovf_pci_core_release_dev(struct vfio_device *core_vdev) in virtiovf_pci_core_release_dev()
/linux/drivers/vfio/cdx/
H A Dmain.c11 static int vfio_cdx_open_device(struct vfio_device *core_vdev) in vfio_cdx_open_device()
57 static void vfio_cdx_close_device(struct vfio_device *core_vdev) in vfio_cdx_close_device()
67 static int vfio_cdx_bm_ctrl(struct vfio_device *core_vdev, u32 flags, in vfio_cdx_bm_ctrl()
212 static long vfio_cdx_ioctl(struct vfio_device *core_vdev, in vfio_cdx_ioctl()
255 static int vfio_cdx_mmap(struct vfio_device *core_vdev, in vfio_cdx_mmap()
/linux/drivers/vfio/platform/
H A Dvfio_platform.c40 static int vfio_platform_init_dev(struct vfio_device *core_vdev) in vfio_platform_init_dev()
80 static void vfio_platform_release_dev(struct vfio_device *core_vdev) in vfio_platform_release_dev()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c682 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device()
1446 long vfio_pci_core_ioctl(struct vfio_device *core_vdev, unsigned int cmd, in vfio_pci_core_ioctl()
1570 ssize_t vfio_pci_core_read(struct vfio_device *core_vdev, char __user *buf, in vfio_pci_core_read()
1583 ssize_t vfio_pci_core_write(struct vfio_device *core_vdev, const char __user *buf, in vfio_pci_core_write()
1598 struct vfio_device *core_vdev = &vdev->vdev; in vfio_pci_zap_bars() local
1708 int vfio_pci_core_mmap(struct vfio_device *core_vdev, struct vm_area_struct *vma) in vfio_pci_core_mmap()
1798 void vfio_pci_core_request(struct vfio_device *core_vdev, unsigned int count) in vfio_pci_core_request()
1821 int vfio_pci_core_match_token_uuid(struct vfio_device *core_vdev, in vfio_pci_core_match_token_uuid()
1914 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf) in vfio_pci_core_match()
2084 int vfio_pci_core_init_dev(struct vfio_device *core_vdev) in vfio_pci_core_init_dev()
[all …]
H A Dvfio_pci.c103 static int vfio_pci_open_device(struct vfio_device *core_vdev) in vfio_pci_open_device()
/linux/drivers/vfio/pci/qat/
H A Dmain.c58 static int qat_vf_pci_open_device(struct vfio_device *core_vdev) in qat_vf_pci_open_device()
106 static void qat_vf_pci_close_device(struct vfio_device *core_vdev) in qat_vf_pci_close_device()
548 static void qat_vf_pci_release_dev(struct vfio_device *core_vdev) in qat_vf_pci_release_dev()
559 static int qat_vf_pci_init_dev(struct vfio_device *core_vdev) in qat_vf_pci_init_dev()
/linux/drivers/vfio/pci/mlx5/
H A Dmain.c1299 static int mlx5vf_pci_open_device(struct vfio_device *core_vdev) in mlx5vf_pci_open_device()
1316 static void mlx5vf_pci_close_device(struct vfio_device *core_vdev) in mlx5vf_pci_close_device()
1337 static int mlx5vf_pci_init_dev(struct vfio_device *core_vdev) in mlx5vf_pci_init_dev()
1353 static void mlx5vf_pci_release_dev(struct vfio_device *core_vdev) in mlx5vf_pci_release_dev()