Home
last modified time | relevance | path

Searched refs:has_iommu (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c72 bool has_iommu; member
111 bool has_iommu; member
342 if (adsp->has_iommu) in adsp_unmap_carveout()
354 if (!adsp->has_iommu) in adsp_map_carveout()
516 if (adsp->has_iommu) { in adsp_parse_firmware()
694 rproc->has_iommu = desc->has_iommu; in adsp_probe()
701 adsp->has_iommu = desc->has_iommu; in adsp_probe()
803 .has_iommu
[all...]
H A Dmeson_mx_ao_arc.c160 rproc->has_iommu = false; in meson_mx_ao_arc_rproc_probe()
H A Dst_slim_rproc.c242 rproc->has_iommu = false; in st_slim_rproc_alloc()
H A Dda8xx_remoteproc.c312 rproc->has_iommu = false; in da8xx_rproc_probe()
H A Dkeystone_remoteproc.c396 rproc->has_iommu = false; in keystone_rproc_probe()
H A Dst_remoteproc.c362 rproc->has_iommu = false; in st_rproc_probe()
H A Domap_remoteproc.c1317 rproc->has_iommu = true; in omap_rproc_probe()
H A Dstm32_rproc.c869 rproc->has_iommu = false; in stm32_rproc_probe()
H A Dti_k3_dsp_remoteproc.c701 rproc->has_iommu = false; in k3_dsp_rproc_probe()
H A Dremoteproc_core.c106 if (!rproc->has_iommu) { in rproc_enable_iommu()
H A Dti_k3_r5_remoteproc.c1236 rproc->has_iommu = false; in k3_r5_cluster_rproc_init()
/kernel/linux/linux-5.10/include/linux/
H A Dremoteproc.h508 * @has_iommu: flag to indicate if remote processor is behind an MMU
545 bool has_iommu; member
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dda8xx_remoteproc.c312 rproc->has_iommu = false; in da8xx_rproc_probe()
H A Dst_slim_rproc.c243 rproc->has_iommu = false; in st_slim_rproc_alloc()
H A Dkeystone_remoteproc.c396 rproc->has_iommu = false; in keystone_rproc_probe()
H A Dst_remoteproc.c362 rproc->has_iommu = false; in st_rproc_probe()
H A Dti_k3_dsp_remoteproc.c614 rproc->has_iommu = false; in k3_dsp_rproc_probe()
H A Domap_remoteproc.c1318 rproc->has_iommu = true; in omap_rproc_probe()
H A Dstm32_rproc.c821 rproc->has_iommu = false; in stm32_rproc_probe()
H A Dti_k3_r5_remoteproc.c887 rproc->has_iommu = false; in k3_r5_cluster_rproc_init()
H A Dremoteproc_core.c106 if (!rproc->has_iommu) { in rproc_enable_iommu()
/kernel/linux/linux-6.6/include/linux/
H A Dremoteproc.h538 * @has_iommu: flag to indicate if remote processor is behind an MMU
579 bool has_iommu; member
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c850 bool has_etr_sg, has_iommu; in tmc_alloc_etr_buf() local
856 has_iommu = iommu_get_domain_for_dev(dev->parent); in tmc_alloc_etr_buf()
880 (!has_sg || has_iommu || size < SZ_1M)) in tmc_alloc_etr_buf()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c846 bool has_etr_sg, has_iommu; in tmc_alloc_etr_buf() local
852 has_iommu = iommu_get_domain_for_dev(dev->parent); in tmc_alloc_etr_buf()
876 (!has_sg || has_iommu || size < SZ_1M)) in tmc_alloc_etr_buf()

Completed in 30 milliseconds