Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iommu/intel/
Dsvm.c158 struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
Diommu.h1319 struct iommu_domain *intel_svm_domain_alloc(struct device *dev,
1323 static inline struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
Diommu.c4463 .domain_alloc_sva = intel_svm_domain_alloc,