Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.c203 static void intel_iommu_domain_free(struct iommu_domain *domain);
3577 static void intel_iommu_domain_free(struct iommu_domain *domain) in intel_iommu_domain_free() function
4626 .free = intel_iommu_domain_free,