Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/arm/xen/
Dmm.c169 static struct dma_map_ops xen_swiotlb_dma_ops = { variable
191 xen_dma_ops = &xen_swiotlb_dma_ops; in xen_mm_init()