Searched refs:qi_batch (Results 1 – 5 of 5) sorted by relevance
123 if (domain->qi_batch) in domain_qi_batch_alloc()126 domain->qi_batch = kzalloc(sizeof(*domain->qi_batch), GFP_ATOMIC); in domain_qi_batch_alloc()127 if (!domain->qi_batch) in domain_qi_batch_alloc()312 struct qi_batch *batch) in qi_batch_add_iotlb()320 struct qi_batch *batch) in qi_batch_add_dev_iotlb()335 struct qi_batch *batch) in qi_batch_add_piotlb()375 pages, ih, domain->qi_batch); in cache_tag_flush_iotlb()393 domain->qi_batch); in cache_tag_flush_iotlb()410 addr, mask, domain->qi_batch); in cache_tag_flush_devtlb_psi()413 addr, mask, domain->qi_batch); in cache_tag_flush_devtlb_psi()[all …]
103 kfree(domain->qi_batch); in intel_mm_free_notifier()
92 kfree(dmar_domain->qi_batch); in intel_nested_domain_free()
595 struct qi_batch { struct627 struct qi_batch *qi_batch; /* Batched QI descriptors */ member
3434 kfree(dmar_domain->qi_batch); in intel_iommu_domain_free()
Completed in 22 milliseconds