Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu_domain.c1035 .domain_window_disable = fsl_pamu_window_disable,
H A Diommu.c2608 if (unlikely(domain->ops->domain_window_disable == NULL)) in iommu_domain_window_disable()
2611 return domain->ops->domain_window_disable(domain, wnd_nr); in iommu_domain_window_disable()
/kernel/linux/linux-5.10/include/linux/
H A Diommu.h210 * @domain_window_disable: Disable a particular window for a domain
270 void (*domain_window_disable)(struct iommu_domain *domain, u32 wnd_nr); member

Completed in 9 milliseconds