Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio_iommu_spapr_tce.c832 unsigned long minsz, ddwsz; in tce_iommu_ioctl() local
895 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()