Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h494 extern void iommu_domain_window_disable(struct iommu_domain *domain, u32 wnd_nr);
701 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable() function
/Linux-v5.4/drivers/iommu/
Diommu.c2047 void iommu_domain_window_disable(struct iommu_domain *domain, u32 wnd_nr) in iommu_domain_window_disable() function
2054 EXPORT_SYMBOL_GPL(iommu_domain_window_disable);