Home
last modified time | relevance | path

Searched refs:load_iotlb_entry (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Diommu.h158 extern int load_iotlb_entry(struct iommu *obj, struct iotlb_entry *e);
/linux-2.6.39/arch/arm/plat-omap/
Diommu.c241 int load_iotlb_entry(struct iommu *obj, struct iotlb_entry *e) in load_iotlb_entry() function
297 EXPORT_SYMBOL_GPL(load_iotlb_entry);
656 load_iotlb_entry(obj, e); in iopgtable_store_entry()