Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Diommu.h246 extern void iommu_domain_window_disable(struct iommu_domain *domain, u32 wnd_nr);
361 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable() function
/linux-4.1.27/drivers/iommu/
Diommu.c1190 void iommu_domain_window_disable(struct iommu_domain *domain, u32 wnd_nr) in iommu_domain_window_disable() function
1197 EXPORT_SYMBOL_GPL(iommu_domain_window_disable);