Searched refs:set_dma_ops (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/mm/ |
| H A D | dmapool_test.c | 120 set_dma_ops(&test_dev, NULL); in dmapool_checks()
|
| /linux-6.15/include/linux/ |
| H A D | dma-map-ops.h | 83 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function 93 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
|
| /linux-6.15/arch/arm/mm/ |
| H A D | dma-mapping.c | 1683 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device() 1708 set_dma_ops(dev, NULL); in arm_iommu_detach_device() 1737 set_dma_ops(dev, &iommu_ops); in arm_setup_iommu_dma_ops() 1794 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | remoteproc_virtio.c | 519 set_dma_ops(dev, get_dma_ops(rproc->dev.parent)); in rproc_virtio_probe()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 883 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops() 1431 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | pci-common.c | 1063 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()
|
| /linux-6.15/drivers/acpi/ |
| H A D | scan.c | 1665 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure_id()
|
| /linux-6.15/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 2024 set_dma_ops(&vdev->vdpa.dev, &vduse_dev_dma_ops); in vduse_dev_init_vdpa()
|