Lines Matching refs:iommu_batch
56 struct iommu_batch {
64 static DEFINE_PER_CPU(struct iommu_batch, iommu_batch);
70 struct iommu_batch *p = this_cpu_ptr(&iommu_batch);
84 static long iommu_batch_flush(struct iommu_batch *p, u64 mask)
148 struct iommu_batch *p = this_cpu_ptr(&iommu_batch);
160 struct iommu_batch *p = this_cpu_ptr(&iommu_batch);
174 struct iommu_batch *p = this_cpu_ptr(&iommu_batch);
1283 per_cpu(iommu_batch, i).pglist = (u64 *) page;