Home
last modified time | relevance | path

Searched refs:omap_iommu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Domap-iommu.h35 struct omap_iommu *iommu_dev;
54 struct omap_iommu { struct
99 struct omap_iommu *iommu_dev; argument
235 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n);
236 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l);
237 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l);
243 void omap_iommu_debugfs_add(struct omap_iommu *obj);
244 void omap_iommu_debugfs_remove(struct omap_iommu *obj);
249 static inline void omap_iommu_debugfs_add(struct omap_iommu *obj) { } in omap_iommu_debugfs_add()
250 static inline void omap_iommu_debugfs_remove(struct omap_iommu *obj) { } in omap_iommu_debugfs_remove()
[all …]
H A Domap-iommu-debug.c25 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()
113 __dump_tlb_entries(struct omap_iommu *obj, struct cr_regs *crs, int num) in __dump_tlb_entries()
135 static ssize_t iotlb_dump_cr(struct omap_iommu *obj, struct cr_regs *cr, in iotlb_dump_cr()
164 struct omap_iommu *obj = s->private; in tlb_show()
185 struct omap_iommu *obj = s->private; in dump_ioptable()
215 struct omap_iommu *obj = s->private; in pagetable_show()
242 void omap_iommu_debugfs_add(struct omap_iommu *obj) in omap_iommu_debugfs_add()
[all …]
H A Domap-iommu.c74 struct omap_iommu *obj; in omap_iommu_save_ctx()
104 struct omap_iommu *obj; in omap_iommu_restore_ctx()
808 struct omap_iommu *obj = data; in iommu_fault_handler()
953 struct omap_iommu *oiommu; in omap_iommu_domain_deactivate()
982 struct omap_iommu *oiommu; in omap_iommu_domain_activate()
1165 struct omap_iommu *obj; in omap_iommu_probe()
1326 struct omap_iommu *oiommu; in omap_iommu_map()
1370 struct omap_iommu *oiommu; in omap_iommu_unmap()
1460 struct omap_iommu *oiommu; in omap_iommu_attach_dev()
1524 struct omap_iommu *oiommu; in _omap_iommu_detach_dev()
[all …]