Lines Matching defs:obj

86 	struct omap_iommu *obj;  in omap_iommu_save_ctx()  local
116 struct omap_iommu *obj; in omap_iommu_restore_ctx() local
136 static void dra7_cfg_dspsys_mmu(struct omap_iommu *obj, bool enable) in dra7_cfg_dspsys_mmu()
148 static void __iommu_set_twl(struct omap_iommu *obj, bool on) in __iommu_set_twl()
166 static int omap2_iommu_enable(struct omap_iommu *obj) in omap2_iommu_enable()
193 static void omap2_iommu_disable(struct omap_iommu *obj) in omap2_iommu_disable()
204 static int iommu_enable(struct omap_iommu *obj) in iommu_enable()
215 static void iommu_disable(struct omap_iommu *obj) in iommu_disable()
243 static u32 iommu_report_fault(struct omap_iommu *obj, u32 *da) in iommu_report_fault()
262 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_get()
272 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_set()
282 static void iotlb_read_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_read_cr()
288 static void iotlb_load_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_load_cr()
298 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n) in __iotlb_read_cr()
312 static struct cr_regs *iotlb_alloc_cr(struct omap_iommu *obj, in iotlb_alloc_cr()
341 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
400 static int load_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in load_iotlb_entry()
407 static int prefetch_iotlb_entry(struct omap_iommu *obj, struct iotlb_entry *e) in prefetch_iotlb_entry()
419 static void flush_iotlb_page(struct omap_iommu *obj, u32 da) in flush_iotlb_page()
454 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all()
480 static void iopte_free(struct omap_iommu *obj, u32 *iopte, bool dma_valid) in iopte_free()
496 static u32 *iopte_alloc(struct omap_iommu *obj, u32 *iopgd, in iopte_alloc()
556 static int iopgd_alloc_section(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_section()
572 static int iopgd_alloc_super(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_super()
590 static int iopte_alloc_page(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_page()
609 static int iopte_alloc_large(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_large()
633 iopgtable_store_entry_core(struct omap_iommu *obj, struct iotlb_entry *e) in iopgtable_store_entry_core()
678 omap_iopgtable_store_entry(struct omap_iommu *obj, struct iotlb_entry *e) in omap_iopgtable_store_entry()
697 iopgtable_lookup_entry(struct omap_iommu *obj, u32 da, u32 **ppgd, u32 **ppte) in iopgtable_lookup_entry()
712 static size_t iopgtable_clear_entry_core(struct omap_iommu *obj, u32 da) in iopgtable_clear_entry_core()
769 static size_t iopgtable_clear_entry(struct omap_iommu *obj, u32 da) in iopgtable_clear_entry()
783 static void iopgtable_clear_entry_all(struct omap_iommu *obj) in iopgtable_clear_entry_all()
820 struct omap_iommu *obj = data; in iommu_fault_handler() local
858 static int omap_iommu_attach(struct omap_iommu *obj, u32 *iopgd) in omap_iommu_attach()
894 static void omap_iommu_detach(struct omap_iommu *obj) in omap_iommu_detach()
912 static void omap_iommu_save_tlb_entries(struct omap_iommu *obj) in omap_iommu_save_tlb_entries()
930 static void omap_iommu_restore_tlb_entries(struct omap_iommu *obj) in omap_iommu_restore_tlb_entries()
1026 struct omap_iommu *obj = to_iommu(dev); in omap_iommu_runtime_suspend() local
1068 struct omap_iommu *obj = to_iommu(dev); in omap_iommu_runtime_resume() local
1135 struct omap_iommu *obj) in omap_iommu_dra7_get_dsp_system_cfg()
1177 struct omap_iommu *obj; in omap_iommu_probe() local
1282 struct omap_iommu *obj = platform_get_drvdata(pdev); in omap_iommu_remove() local