Home
last modified time | relevance | path

Searched refs:driver_managed_dma (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/pci/
H A Dpci-stub.c39 .driver_managed_dma = true,
H A Dpci-driver.c1702 if (!ret && drv && !to_pci_driver(drv)->driver_managed_dma) { in pci_dma_configure()
1715 if (!driver->driver_managed_dma) in pci_dma_cleanup()
/linux/drivers/vfio/platform/
H A Dvfio_platform.c120 .driver_managed_dma = true,
H A Dvfio_amba.c141 .driver_managed_dma = true,
/linux/drivers/vfio/pci/pds/
H A Dpci_drv.c185 .driver_managed_dma = true,
/linux/include/linux/cdx/
H A Dcdx_bus.h210 bool driver_managed_dma; member
/linux/drivers/vfio/pci/virtio/
H A Dmain.c223 .driver_managed_dma = true,
/linux/drivers/vfio/pci/
H A Dvfio_pci.c212 .driver_managed_dma = true,
/linux/drivers/amba/
H A Dbus.c365 if (!ret && dev->driver && !drv->driver_managed_dma) { in amba_dma_configure()
378 if (!drv->driver_managed_dma) in amba_dma_cleanup()
/linux/include/linux/
H A Dplatform_device.h286 bool driver_managed_dma; member
/linux/drivers/cdx/
H A Dcdx.c364 if (!ret && dev->driver && !cdx_drv->driver_managed_dma) { in cdx_dma_configure()
377 if (!cdx_drv->driver_managed_dma) in cdx_dma_cleanup()
/linux/drivers/base/
H A Dplatform.c1465 if (ret || !drv || to_platform_driver(drv)->driver_managed_dma) in platform_dma_configure()
1479 if (!drv->driver_managed_dma) in platform_dma_cleanup()
/linux/drivers/pci/pcie/
H A Dportdrv.c801 .driver_managed_dma = true,
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c1284 .driver_managed_dma = true,
/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c1360 .driver_managed_dma = true,
/linux/Documentation/userspace-api/
H A Diommufd.rst207 device. The driver must also set the driver_managed_dma flag and must not