Searched refs:__ioread64_copy (Results 1 – 3 of 3) sorted by relevance
7 * __ioread64_copy - copy data from MMIO space, in 64-bit units16 void __ioread64_copy(void *to, const void __iomem *from, size_t count) in __ioread64_copy() function 29 EXPORT_SYMBOL_GPL(__ioread64_copy);
545 void __ioread64_copy(void *to, const void __iomem *from, size_t count);
247 __ioread64_copy(pending, addr_gic_pend(), in gic_handle_shared_int()