summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/xen/page-coherent.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-0/+94
* arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier2016-12-021-98/+1Star
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-10/+6Star
* xen/arm: correctly handle DMA mapping of compound pagesIan Campbell2016-02-081-7/+14
* xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-231-9/+17
* xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-041-1/+12
* xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
* xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-041-6/+43
* xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-111-18/+7Star
* xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+28
* xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+22