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.c203 struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.h1281 struct iommu_domain *intel_svm_domain_alloc(struct device *dev,
1285 static inline struct iommu_domain *intel_svm_domain_alloc(struct device *dev, in intel_svm_domain_alloc() function
H A Diommu.c3918 .domain_alloc_sva = intel_svm_domain_alloc,