Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dio.h371 #ifndef readsq
372 #define readsq readsq macro
373 static inline void readsq(const volatile void __iomem *addr, void *buffer, in readsq() function
844 readsq(addr, buffer, count); in ioread64_rep()