Home
last modified time | relevance | path

Searched refs:vfio_iommu_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.h113 struct vfio_iommu_type { struct
124 const struct vfio_iommu_type *
H A Deal_vfio.c49 const struct vfio_iommu_type *vfio_iommu_type; member
652 default_vfio_cfg->vfio_iommu_type = t; in vfio_sync_default_container()
781 const struct vfio_iommu_type *t; in rte_vfio_setup_device()
811 vfio_cfg->vfio_iommu_type = t; in rte_vfio_setup_device()
865 vfio_cfg->vfio_iommu_type == NULL) { in rte_vfio_setup_device()
879 const struct vfio_iommu_type *t = in rte_vfio_setup_device()
880 default_vfio_cfg->vfio_iommu_type; in rte_vfio_setup_device()
1035 vfio_cfgs[i].vfio_iommu_type = NULL; in rte_vfio_enable()
1144 const struct vfio_iommu_type *
1785 const struct vfio_iommu_type *t = vfio_cfg->vfio_iommu_type; in vfio_dma_mem_map()
[all …]