Home
last modified time | relevance | path

Searched refs:domain_window_disable (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h234 * @domain_window_disable: Disable a particular window for a domain
293 void (*domain_window_disable)(struct iommu_domain *domain, u32 wnd_nr); member
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c2729 if (unlikely(domain->ops->domain_window_disable == NULL)) { in iommu_domain_window_disable()
2733 return domain->ops->domain_window_disable(domain, wnd_nr); in iommu_domain_window_disable()

Completed in 7 milliseconds