Lines Matching defs:obj
69 static void __iommu_set_twl(struct omap_iommu *obj, bool on) in __iommu_set_twl()
88 static int omap2_iommu_enable(struct omap_iommu *obj) in omap2_iommu_enable()
130 static void omap2_iommu_disable(struct omap_iommu *obj) in omap2_iommu_disable()
141 static void omap2_iommu_set_twl(struct omap_iommu *obj, bool on) in omap2_iommu_set_twl()
146 static u32 omap2_iommu_fault_isr(struct omap_iommu *obj, u32 *ra) in omap2_iommu_fault_isr()
176 static void omap2_tlb_read_cr(struct omap_iommu *obj, struct cr_regs *cr) in omap2_tlb_read_cr()
182 static void omap2_tlb_load_cr(struct omap_iommu *obj, struct cr_regs *cr) in omap2_tlb_load_cr()
196 static struct cr_regs *omap2_alloc_cr(struct omap_iommu *obj, in omap2_alloc_cr()
235 omap2_dump_cr(struct omap_iommu *obj, struct cr_regs *cr, char *buf) in omap2_dump_cr()
260 omap2_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t len) in omap2_iommu_dump_ctx()
286 static void omap2_iommu_save_ctx(struct omap_iommu *obj) in omap2_iommu_save_ctx()
299 static void omap2_iommu_restore_ctx(struct omap_iommu *obj) in omap2_iommu_restore_ctx()