Searched refs:sl_table (Results 1 – 1 of 1) sorted by relevance
101 void *sl_table = __va(fl_table[i] & in __flush_iotlb() local103 dmac_flush_range(sl_table, sl_table + SZ_4K); in __flush_iotlb()375 unsigned long *sl_table; in msm_iommu_map() local451 sl_table = (unsigned long *) __va(((*fl_pte) & FL_BASE_MASK)); in msm_iommu_map()453 sl_pte = sl_table + sl_offset; in msm_iommu_map()482 unsigned long *sl_table; in msm_iommu_unmap() local520 sl_table = (unsigned long *) __va(((*fl_pte) & FL_BASE_MASK)); in msm_iommu_unmap()522 sl_pte = sl_table + sl_offset; in msm_iommu_unmap()536 if (sl_table[i]) in msm_iommu_unmap()539 free_page((unsigned long)sl_table); in msm_iommu_unmap()