Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dsvm.c207 struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.h1300 struct iommu_domain *intel_svm_domain_alloc(struct device *dev,
1304 static inline struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.c3915 .domain_alloc_sva = intel_svm_domain_alloc,