Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/intel/
Diommu.h852 struct iommu_domain *intel_svm_domain_alloc(void);
874 static inline struct iommu_domain *intel_svm_domain_alloc(void) in intel_svm_domain_alloc() function
Dsvm.c814 struct iommu_domain *intel_svm_domain_alloc(void) in intel_svm_domain_alloc() function
Diommu.c4053 return intel_svm_domain_alloc(); in intel_iommu_domain_alloc()