Searched refs:pasid_compat (Results 1 – 3 of 3) sorted by relevance
140 hwpt->pasid_compat = flags & IOMMU_HWPT_ALLOC_PASID; in iommufd_hwpt_paging_alloc()249 hwpt->pasid_compat = flags & IOMMU_HWPT_ALLOC_PASID; in iommufd_hwpt_nested_alloc()306 hwpt->pasid_compat = flags & IOMMU_HWPT_ALLOC_PASID; in iommufd_viommu_alloc_hwpt_nested()
460 if (!hwpt->pasid_compat && in iommufd_hwpt_pasid_compat()467 if (!hwpt->pasid_compat) in iommufd_hwpt_pasid_compat()471 if (attach && attach->hwpt && !attach->hwpt->pasid_compat) in iommufd_hwpt_pasid_compat()
366 bool pasid_compat : 1; member
Completed in 13 milliseconds