Searched refs:__ioread64_copy (Results 1 – 3 of 3) sorted by relevance
29 void __ioread64_copy(void *to, const void __iomem *from, size_t count) in __ioread64_copy() function42 EXPORT_SYMBOL_GPL(__ioread64_copy);
651 void __ioread64_copy(void *to, const void __iomem *from, size_t count);
158 __ioread64_copy(pending, addr_gic_pend(), in gic_handle_shared_int()