Home
last modified time | relevance | path

Searched refs:get_dmabuf_phys (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c220 if (!vdev->pci_ops || !vdev->pci_ops->get_dmabuf_phys) in vfio_pci_core_feature_dma_buf()
263 ret = vdev->pci_ops->get_dmabuf_phys(vdev, &priv->provider, in vfio_pci_core_feature_dma_buf()
H A Dvfio_pci.c152 .get_dmabuf_phys = vfio_pci_core_get_dmabuf_phys,
/linux/include/linux/
H A Dvfio_pci_core.h61 int (*get_dmabuf_phys)(struct vfio_pci_core_device *vdev, member
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c930 .get_dmabuf_phys = nvgrace_get_dmabuf_phys,
955 .get_dmabuf_phys = vfio_pci_core_get_dmabuf_phys,