Home
last modified time | relevance | path

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

/drivers/vfio/
Dvfio_iommu_spapr_tce.c780 unsigned long minsz, ddwsz; in tce_iommu_ioctl() local
845 ddwsz = offsetofend(struct vfio_iommu_spapr_tce_info, ddw); in tce_iommu_ioctl()
847 if (info.argsz >= ddwsz) in tce_iommu_ioctl()
848 minsz = ddwsz; in tce_iommu_ioctl()