Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iommu.h18 (__i < (n)) && (cr = __iotlb_read_cr((obj), __i), true); \
235 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n);
H A Domap-iommu.c286 struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n) in __iotlb_read_cr() function