Searched refs:ddw (Results 1 – 2 of 2) sorted by relevance
884 memset(&info.ddw, 0, sizeof(info.ddw)); in tce_iommu_ioctl()889 info.ddw.pgsizes = table_group->pgsizes; in tce_iommu_ioctl()890 info.ddw.max_dynamic_windows_supported = in tce_iommu_ioctl()892 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()895 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()
1690 struct vfio_iommu_spapr_tce_ddw_info ddw; member