Searched refs:wnd_nr (Results 1 – 1 of 1) sorted by relevance
884 int iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr, in iommu_domain_window_enable() argument890 return domain->ops->domain_window_enable(domain, wnd_nr, paddr, size, in iommu_domain_window_enable()895 void iommu_domain_window_disable(struct iommu_domain *domain, u32 wnd_nr) in iommu_domain_window_disable() argument900 return domain->ops->domain_window_disable(domain, wnd_nr); in iommu_domain_window_disable()