Searched refs:domain_window_enable (Results 1 – 3 of 3) sorted by relevance
223 int (*domain_window_enable)(struct iommu_domain *domain, u32 wnd_nr, member
1722 if (unlikely(domain->ops->domain_window_enable == NULL)) in iommu_domain_window_enable()1725 return domain->ops->domain_window_enable(domain, wnd_nr, paddr, size, in iommu_domain_window_enable()
1059 .domain_window_enable = fsl_pamu_window_enable,