Searched refs:vfio_iommu_type1_dma_map (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c163 size_t minsz = offsetofend(struct vfio_iommu_type1_dma_map, size);
164 struct vfio_iommu_type1_dma_map map;
/linux-master/include/uapi/linux/
H A Dvfio.h1557 struct vfio_iommu_type1_dma_map { struct
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c906 struct vfio_iommu_type1_dma_map param;
914 minsz = offsetofend(struct vfio_iommu_type1_dma_map, size);
H A Dvfio_iommu_type1.c1546 struct vfio_iommu_type1_dma_map *map)
2814 struct vfio_iommu_type1_dma_map map;
2819 minsz = offsetofend(struct vfio_iommu_type1_dma_map, size);
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1990 struct vfio_iommu_type1_dma_map map_cmd = {
2257 struct vfio_iommu_type1_dma_map map_cmd = {
2308 struct vfio_iommu_type1_dma_map map_cmd = {

Completed in 151 milliseconds