Searched refs:for_each_iotlb_cr (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/iommu/ |
D | omap-iommu.h | 19 #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 | 367 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, tmp) in load_iotlb_entry() 431 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, cr) { in flush_iotlb_page()
|