Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu_domain.c1034 .domain_window_enable = fsl_pamu_window_enable,
H A Diommu.c2598 if (unlikely(domain->ops->domain_window_enable == NULL)) in iommu_domain_window_enable()
2601 return domain->ops->domain_window_enable(domain, wnd_nr, paddr, size, in iommu_domain_window_enable()
/kernel/linux/linux-5.10/include/linux/
H A Diommu.h209 * @domain_window_enable: Configure and enable a particular window for a domain
268 int (*domain_window_enable)(struct iommu_domain *domain, u32 wnd_nr, member

Completed in 9 milliseconds