Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvfio_pci_core.h106 void vfio_pci_core_close_device(struct vfio_device *core_vdev);
/linux/drivers/vfio/pci/pds/
A Dvfio_dev.c188 vfio_pci_core_close_device(vdev); in pds_vfio_close_device()
/linux/drivers/vfio/pci/
A Dvfio_pci.c135 .close_device = vfio_pci_core_close_device,
A Dvfio_pci_core.c683 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device() function
710 EXPORT_SYMBOL_GPL(vfio_pci_core_close_device);
/linux/drivers/vfio/pci/virtio/
A Dmain.c448 .close_device = vfio_pci_core_close_device,
467 .close_device = vfio_pci_core_close_device,
/linux/drivers/vfio/pci/nvgrace-gpu/
A Dmain.c118 vfio_pci_core_close_device(core_vdev); in nvgrace_gpu_close_device()
698 .close_device = vfio_pci_core_close_device,
/linux/drivers/vfio/pci/hisilicon/
A Dhisi_acc_vfio_pci.c1310 vfio_pci_core_close_device(core_vdev); in hisi_acc_vfio_pci_close_device()
1361 .close_device = vfio_pci_core_close_device,
/linux/drivers/vfio/pci/qat/
A Dmain.c113 vfio_pci_core_close_device(core_vdev); in qat_vf_pci_close_device()
/linux/drivers/vfio/pci/mlx5/
A Dmain.c1338 vfio_pci_core_close_device(core_vdev); in mlx5vf_pci_close_device()

Completed in 19 milliseconds