Lines Matching refs:omap_iommu
25 static inline bool is_omap_iommu_detached(struct omap_iommu *obj) in is_omap_iommu_detached()
44 omap2_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t len) in omap2_iommu_dump_ctx()
68 static ssize_t omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, in omap_iommu_dump_ctx()
86 struct omap_iommu *obj = file->private_data; in debug_read_regs()
110 __dump_tlb_entries(struct omap_iommu *obj, struct cr_regs *crs, int num) in __dump_tlb_entries()
132 static ssize_t iotlb_dump_cr(struct omap_iommu *obj, struct cr_regs *cr, in iotlb_dump_cr()
140 static size_t omap_dump_tlb_entries(struct omap_iommu *obj, struct seq_file *s) in omap_dump_tlb_entries()
161 struct omap_iommu *obj = s->private; in tlb_show()
182 struct omap_iommu *obj = s->private; in dump_ioptable()
212 struct omap_iommu *obj = s->private; in pagetable_show()
239 void omap_iommu_debugfs_add(struct omap_iommu *obj) in omap_iommu_debugfs_add()
255 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove()