Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.h21 (__i < (n)) && (cr = __iotlb_read_cr((obj), __i), true); \
231 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n);
Domap-iommu.c303 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n) in __iotlb_read_cr() function