Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Dsvm.c90 list_for_each_entry(dev_pasid, &domain->dev_pasids, link_domain) { in intel_mm_release()
213 INIT_LIST_HEAD(&domain->dev_pasids); in intel_svm_domain_alloc()
H A Dnested.c226 INIT_LIST_HEAD(&domain->dev_pasids); in intel_iommu_domain_alloc_nested()
H A Diommu.h621 struct list_head dev_pasids; /* all attached pasids */ member
H A Diommu.c3324 INIT_LIST_HEAD(&domain->dev_pasids); in paging_domain_alloc()
4030 list_for_each_entry(curr, &dmar_domain->dev_pasids, link_domain) { in domain_remove_dev_pasid()
4085 list_add(&dev_pasid->link_domain, &dmar_domain->dev_pasids); in domain_add_dev_pasid()