Searched refs:ddw (Results 1 – 2 of 2) sorted by relevance
834 memset(&info.ddw, 0, sizeof(info.ddw)); in tce_iommu_ioctl()839 info.ddw.pgsizes = table_group->pgsizes; in tce_iommu_ioctl()840 info.ddw.max_dynamic_windows_supported = in tce_iommu_ioctl()842 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl()845 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()
836 struct vfio_iommu_spapr_tce_ddw_info ddw; member