Searched refs:ddw (Results 1 – 2 of 2) sorted by relevance
760 memset(&info.ddw, 0, sizeof(info.ddw)); in tce_iommu_ioctl()765 info.ddw.pgsizes = table_group->pgsizes; in tce_iommu_ioctl()766 info.ddw.max_dynamic_windows_supported = in tce_iommu_ioctl()768 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()771 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()
484 struct vfio_iommu_spapr_tce_ddw_info ddw; member