aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/xen/page-coherent.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-0/+94
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier1-98/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-10/+6
2016-02-08xen/arm: correctly handle DMA mapping of compound pagesIan Campbell1-7/+14
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall1-9/+17
2014-12-04xen/arm: use hypercall to flush caches in map_pageStefano Stabellini1-1/+12
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini1-2/+2
2014-12-04xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini1-6/+43
2014-09-11xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini1-18/+7
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+28
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini1-0/+22