Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Dsvm.c197 struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.h1303 struct iommu_domain *intel_svm_domain_alloc(struct device *dev,
1307 static inline struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.c4397 .domain_alloc_sva = intel_svm_domain_alloc,