Searched refs:gdomid_array (Results 1 – 4 of 4) sorted by relevance
139 xa_lock(&aviommu->gdomid_array); in amd_iommu_alloc_domain_nested()141 gdom_info = gdom_info_load_or_alloc_locked(&aviommu->gdomid_array, ndom->gdom_id); in amd_iommu_alloc_domain_nested()143 xa_unlock(&aviommu->gdomid_array); in amd_iommu_alloc_domain_nested()151 xa_unlock(&aviommu->gdomid_array); in amd_iommu_alloc_domain_nested()162 __xa_cmpxchg(&aviommu->gdomid_array, in amd_iommu_alloc_domain_nested()164 xa_unlock(&aviommu->gdomid_array); in amd_iommu_alloc_domain_nested()172 xa_unlock(&aviommu->gdomid_array); in amd_iommu_alloc_domain_nested()264 xa_lock(&aviommu->gdomid_array); in nested_domain_free()267 xa_unlock(&aviommu->gdomid_array); in nested_domain_free()275 curr = __xa_cmpxchg(&aviommu->gdomid_array, ndom->gdom_id, in nested_domain_free()[all …]
47 xa_init_flags(&aviommu->gdomid_array, XA_FLAGS_ALLOC1); in amd_iommufd_viommu_init()68 xa_destroy(&aviommu->gdomid_array); in amd_iommufd_viommu_destroy()
513 struct xarray gdomid_array; member
1558 xa_lock(&aviommu->gdomid_array); in iommu_flush_pages_v1_hdom_ids()1559 xa_for_each(&aviommu->gdomid_array, i, gdom_info) { in iommu_flush_pages_v1_hdom_ids()1568 xa_unlock(&aviommu->gdomid_array); in iommu_flush_pages_v1_hdom_ids()