Home
last modified time | relevance | path

Searched defs:iommu_gather_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iommu/
Dio-pgtable.h27 struct iommu_gather_ops { struct
28 void (*tlb_flush_all)(void *cookie);
29 void (*tlb_add_flush)(unsigned long iova, size_t size, bool leaf,
53 const struct iommu_gather_ops *tlb; argument