Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dnested.c139 struct iommu_domain *intel_nested_domain_alloc(struct iommu_domain *parent, in intel_nested_domain_alloc() function
Diommu.h1240 struct iommu_domain *intel_nested_domain_alloc(struct iommu_domain *parent,
Diommu.c3540 return intel_nested_domain_alloc(parent, user_data); in intel_iommu_domain_alloc_user()