domain_window_enable 1046 drivers/iommu/fsl_pamu_domain.c 	.domain_window_enable = fsl_pamu_window_enable,
domain_window_enable 2040 drivers/iommu/iommu.c 	if (unlikely(domain->ops->domain_window_enable == NULL))
domain_window_enable 2043 drivers/iommu/iommu.c 	return domain->ops->domain_window_enable(domain, wnd_nr, paddr, size,
domain_window_enable  283 include/linux/iommu.h 	int (*domain_window_enable)(struct iommu_domain *domain, u32 wnd_nr,