Searched refs:alloc_cr (Results 1 – 3 of 3) sorted by relevance
92 struct cr_regs *(*alloc_cr)(struct iommu *obj, struct iotlb_entry *e); member
333 .alloc_cr = omap2_alloc_cr,
155 return arch_iommu->alloc_cr(obj, e); in iotlb_alloc_cr()