Searched refs:iotlb_entry (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Diommu.h16 struct iotlb_entry { struct
89 struct cr_regs *(*alloc_cr)(struct iommu *obj, struct iotlb_entry *e);
92 void (*cr_to_e)(struct cr_regs *cr, struct iotlb_entry *e);
95 u32 (*get_pte_attr)(struct iotlb_entry *e);
143 extern void iotlb_cr_to_e(struct cr_regs *cr, struct iotlb_entry *e);
146 extern int load_iotlb_entry(struct iommu *obj, struct iotlb_entry *e);
152 extern int iopgtable_store_entry(struct iommu *obj, struct iotlb_entry *e);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Diopgtable.h82 static inline u32 iotlb_init_entry(struct iotlb_entry *e, u32 da, u32 pa,
H A Diommu.c130 void iotlb_cr_to_e(struct cr_regs *cr, struct iotlb_entry *e)
147 struct iotlb_entry *e)
161 static u32 get_iopte_attr(struct iotlb_entry *e)
238 int load_iotlb_entry(struct iommu *obj, struct iotlb_entry *e)
600 static int iopgtable_store_entry_core(struct iommu *obj, struct iotlb_entry *e)
642 int iopgtable_store_entry(struct iommu *obj, struct iotlb_entry *e)
H A Diommu-debug.c96 struct iotlb_entry e;
H A Diovmm.c463 struct iotlb_entry e;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Diommu2.c199 static struct cr_regs *omap2_alloc_cr(struct iommu *obj, struct iotlb_entry *e)
224 static u32 omap2_get_pte_attr(struct iotlb_entry *e)
311 static void omap2_cr_to_e(struct cr_regs *cr, struct iotlb_entry *e)

Completed in 70 milliseconds