Searched refs:xen_swiotlb_dma_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/xen/
H A Dpci-swiotlb-xen.c21 static struct dma_map_ops xen_swiotlb_dma_ops = { variable in typeref:struct:dma_map_ops
76 dma_ops = &xen_swiotlb_dma_ops; pci_xen_swiotlb_init()
96 dma_ops = &xen_swiotlb_dma_ops; pci_xen_swiotlb_init_late()
/linux-4.4.14/arch/arm/xen/
H A Dmm.c188 static struct dma_map_ops xen_swiotlb_dma_ops = { variable in typeref:struct:dma_map_ops
210 xen_dma_ops = &xen_swiotlb_dma_ops; xen_mm_init()

Completed in 266 milliseconds