Searched refs:ddwsz (Results 1 – 1 of 1) sorted by relevance
832 unsigned long minsz, ddwsz; in tce_iommu_ioctl() local895 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()897 if (info.argsz >= ddwsz) in tce_iommu_ioctl()898 minsz = ddwsz; in tce_iommu_ioctl()