Searched refs:readsq (Results 1 – 2 of 2) sorted by relevance
364 #ifndef readsq365 #define readsq readsq macro366 static inline void readsq(const volatile void __iomem *addr, void *buffer, in readsq() function861 readsq(addr, buffer, count); in ioread64_rep()
137 #define readsq(addr, buffer, count) __readsq(addr, buffer, count) macro