Home
last modified time | relevance | path

Searched refs:for_each_iotlb_cr (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/
Diommu.c28 #define for_each_iotlb_cr(obj, n, __i, cr) \ macro
262 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, tmp) in load_iotlb_entry()
313 for_each_iotlb_cr(obj, obj->nr_tlb_entries, i, cr) { in flush_iotlb_page()
421 for_each_iotlb_cr(obj, num, i, tmp) { in __dump_tlb_entries()