Lines Matching defs:obj
75 struct omap_iommu *obj; in omap_iommu_save_ctx() local
105 struct omap_iommu *obj; in omap_iommu_restore_ctx() local
125 static void dra7_cfg_dspsys_mmu(struct omap_iommu *obj, bool enable) in dra7_cfg_dspsys_mmu()
137 static void __iommu_set_twl(struct omap_iommu *obj, bool on) in __iommu_set_twl()
155 static int omap2_iommu_enable(struct omap_iommu *obj) in omap2_iommu_enable()
182 static void omap2_iommu_disable(struct omap_iommu *obj) in omap2_iommu_disable()
193 static int iommu_enable(struct omap_iommu *obj) in iommu_enable()
204 static void iommu_disable(struct omap_iommu *obj) in iommu_disable()
232 static u32 iommu_report_fault(struct omap_iommu *obj, u32 *da) in iommu_report_fault()
251 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_get()
261 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_set()
271 static void iotlb_read_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_read_cr()
277 static void iotlb_load_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_load_cr()
287 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n) in __iotlb_read_cr()
301 static struct cr_regs *iotlb_alloc_cr(struct omap_iommu *obj, in iotlb_alloc_cr()
330 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
389 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
396 static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in prefetch_iotlb_entry()
408 static void flush_iotlb_page(struct omap_iommu *obj, u32 da) in flush_iotlb_page()
443 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all()
469 static void iopte_free(struct omap_iommu *obj, u32 *iopte, bool dma_valid) in iopte_free()
485 static u32 *iopte_alloc(struct omap_iommu *obj, u32 *iopgd, in iopte_alloc()
545 static int iopgd_alloc_section(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_section()
561 static int iopgd_alloc_super(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_super()
579 static int iopte_alloc_page(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_page()
598 static int iopte_alloc_large(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_large()
622 iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e) in iopgtable_store_entry_core()
667 omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e) in omap_iopgtable_store_entry()
686 iopgtable_lookup_entry(struct omap_iommu *obj, u32 da, u32 **ppgd, u32 **ppte) in iopgtable_lookup_entry()
701 static size_t iopgtable_clear_entry_core(struct omap_iommu *obj, u32 da) in iopgtable_clear_entry_core()
758 static size_t iopgtable_clear_entry(struct omap_iommu *obj, u32 da) in iopgtable_clear_entry()
772 static void iopgtable_clear_entry_all(struct omap_iommu *obj) in iopgtable_clear_entry_all()
809 struct omap_iommu *obj = data; in iommu_fault_handler() local
847 static int omap_iommu_attach(struct omap_iommu *obj, u32 *iopgd) in omap_iommu_attach()
883 static void omap_iommu_detach(struct omap_iommu *obj) in omap_iommu_detach()
901 static void omap_iommu_save_tlb_entries(struct omap_iommu *obj) in omap_iommu_save_tlb_entries()
919 static void omap_iommu_restore_tlb_entries(struct omap_iommu *obj) in omap_iommu_restore_tlb_entries()
1015 struct omap_iommu *obj = to_iommu(dev); in omap_iommu_runtime_suspend() local
1057 struct omap_iommu *obj = to_iommu(dev); in omap_iommu_runtime_resume() local
1124 struct omap_iommu *obj) in omap_iommu_dra7_get_dsp_system_cfg()
1166 struct omap_iommu *obj; in omap_iommu_probe() local
1266 struct omap_iommu *obj = platform_get_drvdata(pdev); in omap_iommu_remove() local