Searched refs:hwpt_nested (Results 1 – 1 of 1) sorted by relevance
60 if (hwpt_nested->viommu) in iommufd_hwpt_nested_destroy()246 if (IS_ERR(hwpt_nested)) in iommufd_hwpt_nested_alloc()248 hwpt = &hwpt_nested->common; in iommufd_hwpt_nested_alloc()270 return hwpt_nested; in iommufd_hwpt_nested_alloc()303 if (IS_ERR(hwpt_nested)) in iommufd_viommu_alloc_hwpt_nested()305 hwpt = &hwpt_nested->common; in iommufd_viommu_alloc_hwpt_nested()327 return hwpt_nested; in iommufd_viommu_alloc_hwpt_nested()385 if (IS_ERR(hwpt_nested)) { in iommufd_hwpt_alloc()386 rc = PTR_ERR(hwpt_nested); in iommufd_hwpt_alloc()401 if (IS_ERR(hwpt_nested)) { in iommufd_hwpt_alloc()[all …]
Completed in 4 milliseconds