Home
last modified time | relevance | path

Searched refs:iommu_domain_window_enable (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_portal.c87 ret = iommu_domain_window_enable(pcfg->iommu_domain, 0, 0, 1ULL << 36, in portal_set_cpu()
90 dev_err(dev, "%s(): iommu_domain_window_enable() = %d", in portal_set_cpu()
/kernel/linux/linux-5.10/include/linux/
H A Diommu.h512 extern int iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr,
743 static inline int iommu_domain_window_enable(struct iommu_domain *domain, in iommu_domain_window_enable() function
/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c2595 int iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr, in iommu_domain_window_enable() function
2604 EXPORT_SYMBOL_GPL(iommu_domain_window_enable); variable

Completed in 7 milliseconds