Home
last modified time | relevance | path

Searched refs:ddwsz (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c716 unsigned long minsz, ddwsz; in tce_iommu_ioctl() local
771 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()
773 if (info.argsz >= ddwsz) in tce_iommu_ioctl()
774 minsz = ddwsz; in tce_iommu_ioctl()