Home
last modified time | relevance | path

Searched refs:iommu_domain_alloc (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-vde/
H A Diommu.c81 vde->domain = iommu_domain_alloc(&platform_bus_type); in tegra_vde_iommu_init()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dfirmware.c271 iommu_dom = iommu_domain_alloc(&platform_bus_type); in venus_firmware_init()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dqman_portal.c54 pcfg->iommu_domain = iommu_domain_alloc(&platform_bus_type); in portal_set_cpu()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h447 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);
691 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c127 tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nvkm_device_tegra_probe_iommu()
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c275 host->domain = iommu_domain_alloc(&platform_bus_type); in host1x_iommu_attach()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c451 pd->domain = domain = iommu_domain_alloc(&pci_bus_type); in usnic_uiom_alloc_pd()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c570 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp4_get_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c1217 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp5_get_config()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu_v2.c776 dev_state->domain = iommu_domain_alloc(&pci_bus_type); in amd_iommu_init_device()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c197 iommu = iommu_domain_alloc(&platform_bus_type); in adreno_iommu_create_address_space()
H A Da6xx_gmu.c1170 domain = iommu_domain_alloc(&platform_bus_type); in a6xx_gmu_memory_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1320 iommu_domain_alloc
H A Dabi_gki_aarch64_vivo736 iommu_domain_alloc
H A Dabi_gki_aarch64_generic948 iommu_domain_alloc
H A Dabi_gki_aarch64_db845c265 iommu_domain_alloc
H A Dabi_gki_aarch64_exynos992 iommu_domain_alloc
H A Dabi_gki_aarch64_imx1423 iommu_domain_alloc
H A Dabi_gki_aarch64_qcom1172 iommu_domain_alloc
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c1924 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
1928 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c844 domain = iommu_domain_alloc(&platform_bus_type); in _dpu_kms_mmu_init()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c816 v->domain = iommu_domain_alloc(bus); in vhost_vdpa_alloc_domain()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddrm.c1108 tegra->domain = iommu_domain_alloc(&platform_bus_type); in host1x_drm_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1551 iommu_dom = iommu_domain_alloc(&platform_bus_type); in ath10k_fw_init()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c113 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()

12