Home
last modified time | relevance | path

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

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