Home
last modified time | relevance | path

Searched refs:xen_swiotlb_dma_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/
A Dpci-dma.c82 dma_ops = &xen_swiotlb_dma_ops; in pci_xen_swiotlb_init()
89 if (dma_ops == &xen_swiotlb_dma_ops) in pci_xen_swiotlb_init_late()
101 dma_ops = &xen_swiotlb_dma_ops; in pci_xen_swiotlb_init_late()
/linux-6.3-rc2/include/xen/arm/
A Dxen-ops.h12 dev->dma_ops = &xen_swiotlb_dma_ops; in xen_setup_dma_ops()
/linux-6.3-rc2/include/xen/
A Dswiotlb-xen.h13 extern const struct dma_map_ops xen_swiotlb_dma_ops;
/linux-6.3-rc2/drivers/xen/
A Dswiotlb-xen.c387 const struct dma_map_ops xen_swiotlb_dma_ops = { variable

Completed in 5 milliseconds