Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Domap-iommu.h20 (__i < (n)) && (cr = __iotlb_read_cr((obj), __i), true); \
198 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n);
Domap-iommu.c297 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n) in __iotlb_read_cr() function