Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddma-map-ops.h96 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
106 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
/linux-6.1.9/arch/arm/mm/
Ddma-mapping.c1694 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
1719 set_dma_ops(dev, NULL); in arm_iommu_detach_device()
1744 set_dma_ops(dev, &iommu_ops); in arm_setup_iommu_dma_ops()
1803 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
/linux-6.1.9/drivers/remoteproc/
Dremoteproc_virtio.c516 set_dma_ops(dev, get_dma_ops(rproc->dev.parent)); in rproc_virtio_probe()
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dvio.c883 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops()
1447 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c286 set_dma_ops(dev, &vdpasim_dma_ops); in vdpasim_create()
/linux-6.1.9/drivers/iommu/
Dvirtio-iommu.c985 set_dma_ops(dev, NULL); in viommu_probe_finalize()
/linux-6.1.9/arch/powerpc/kernel/
Dpci-common.c1063 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()
/linux-6.1.9/drivers/vdpa/vdpa_user/
Dvduse_dev.c1695 set_dma_ops(&vdev->vdpa.dev, &vduse_dev_dma_ops); in vduse_dev_init_vdpa()
/linux-6.1.9/drivers/iommu/intel/
Diommu.c4544 set_dma_ops(dev, NULL); in intel_iommu_release_device()
4549 set_dma_ops(dev, NULL); in intel_iommu_probe_finalize()
/linux-6.1.9/drivers/acpi/
Dscan.c1624 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure_id()
/linux-6.1.9/drivers/iommu/amd/
Diommu.c1891 set_dma_ops(dev, NULL); in amd_iommu_probe_finalize()