Home
last modified time | relevance | path

Searched refs:vfio_pci_core_close_device (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/vfio/pci/virtio/
H A Dmain.c51 vfio_pci_core_close_device(core_vdev); in virtiovf_pci_close_device()
131 .close_device = vfio_pci_core_close_device,
/linux/include/linux/
H A Dvfio_pci_core.h106 void vfio_pci_core_close_device(struct vfio_device *core_vdev);
/linux/drivers/vfio/pci/
H A Dvfio_pci.c133 .close_device = vfio_pci_core_close_device,
H A Dvfio_pci_core.c682 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device() function
709 EXPORT_SYMBOL_GPL(vfio_pci_core_close_device);
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c130 vfio_pci_core_close_device(core_vdev); in nvgrace_gpu_close_device()
711 .close_device = vfio_pci_core_close_device,
/linux/drivers/vfio/pci/qat/
H A Dmain.c113 vfio_pci_core_close_device(core_vdev); in qat_vf_pci_close_device()
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1526 vfio_pci_core_close_device(core_vdev); in hisi_acc_vfio_pci_close_device()
1578 .close_device = vfio_pci_core_close_device,
/linux/drivers/vfio/pci/mlx5/
H A Dmain.c1322 vfio_pci_core_close_device(core_vdev); in mlx5vf_pci_close_device()