Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Domap-iommu.h60 struct iotlb_lock { struct
199 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l);
200 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l);
Domap-iommu.c261 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_get()
271 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_set()
300 struct iotlb_lock l; in __iotlb_read_cr()
343 struct iotlb_lock l; in load_iotlb_entry()
455 struct iotlb_lock l; in flush_iotlb_all()
Domap-iommu-debug.c116 struct iotlb_lock saved; in __dump_tlb_entries()