aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iova.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25iommu/iova: Optimise attempts to allocate iova from 32bit address rangeGanapatrao Kulkarni1-0/+1
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki1-2/+3
2017-09-27iommu/iova: Add rbtree anchor nodeRobin Murphy1-0/+1
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei1-3/+2
2017-09-27iommu/iova: Extend rbtree node cachingRobin Murphy1-1/+2
2017-08-15iommu/iova: Add flush timerJoerg Roedel1-0/+8
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel1-0/+1
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel1-0/+8
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel1-0/+9
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel1-0/+41
2017-03-23iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel1-1/+1
2017-03-22iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding1-0/+91
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg1-2/+21
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus1-2/+2
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy1-2/+33
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy1-4/+3
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy1-0/+3
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu1-0/+5
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu1-0/+2
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse1-1/+0
2008-10-15VT-d: Changes to support KVMKay, Allen M1-0/+52