Searched refs:has_iommu (Results 1 – 12 of 12) sorted by relevance
160 rproc->has_iommu = false; in meson_mx_ao_arc_rproc_probe()
243 rproc->has_iommu = false; in st_slim_rproc_alloc()
312 rproc->has_iommu = false; in da8xx_rproc_probe()
396 rproc->has_iommu = false; in keystone_rproc_probe()
359 rproc->has_iommu = false; in st_rproc_probe()
614 rproc->has_iommu = false; in k3_dsp_rproc_probe()
823 rproc->has_iommu = false; in stm32_rproc_probe()
1316 rproc->has_iommu = true; in omap_rproc_probe()
1032 rproc->has_iommu = false; in k3_r5_cluster_rproc_init()
107 if (!rproc->has_iommu) { in rproc_enable_iommu()
563 bool has_iommu; member
865 bool has_etr_sg, has_iommu; in tmc_alloc_etr_buf() local871 has_iommu = iommu_get_domain_for_dev(dev->parent); in tmc_alloc_etr_buf()895 (!has_sg || has_iommu || size < SZ_1M)) in tmc_alloc_etr_buf()
Completed in 25 milliseconds