Home
last modified time | relevance | path

Searched refs:set_dma_ops (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/arch/arm/mach-highbank/
Dhighbank.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
/Linux-v5.15/arch/arm/mach-mvebu/
Dcoherency.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
/Linux-v5.15/include/linux/
Ddma-map-ops.h85 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
95 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
/Linux-v5.15/arch/arm/common/
Ddmabounce.c530 set_dma_ops(dev, &dmabounce_ops); in dmabounce_register_dev()
549 set_dma_ops(dev, NULL); in dmabounce_unregister_dev()
/Linux-v5.15/arch/arm/mm/
Ddma-mapping.c2177 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
2202 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2286 set_dma_ops(dev, dma_ops); in arch_setup_dma_ops()
2302 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dvio.c882 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops()
1446 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
/Linux-v5.15/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c269 set_dma_ops(dev, &vdpasim_dma_ops); in vdpasim_create()
/Linux-v5.15/drivers/iommu/
Dvirtio-iommu.c903 set_dma_ops(dev, NULL); in viommu_probe_finalize()
/Linux-v5.15/arch/powerpc/kernel/
Dpci-common.c1045 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()
/Linux-v5.15/drivers/vdpa/vdpa_user/
Dvduse_dev.c1499 set_dma_ops(&vdev->vdpa.dev, &vduse_dev_dma_ops); in vduse_dev_init_vdpa()
/Linux-v5.15/drivers/remoteproc/
Dremoteproc_core.c572 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
/Linux-v5.15/drivers/acpi/
Dscan.c1615 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure_id()
/Linux-v5.15/drivers/iommu/intel/
Diommu.c5183 set_dma_ops(dev, NULL); in intel_iommu_release_device()
5188 set_dma_ops(dev, NULL); in intel_iommu_probe_finalize()
/Linux-v5.15/drivers/iommu/amd/
Diommu.c1754 set_dma_ops(dev, NULL); in amd_iommu_probe_finalize()