Searched refs:for_each_iotlb_cr (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/iommu/ |
D | omap-iommu.h | 18 #define for_each_iotlb_cr(obj, n, __i, cr) \ macro
|
D | omap-iommu-debug.c | 123 for_each_iotlb_cr(obj, num, i, tmp) { in __dump_tlb_entries()
|
D | omap-iommu.c | 361 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, tmp) in load_iotlb_entry() 425 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, cr) { in flush_iotlb_page()
|