Searched refs:__raw_readq (Results 1 – 2 of 2) sorted by relevance
141 #ifndef __raw_readq142 #define __raw_readq __raw_readq macro143 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function246 u64 x = __raw_readq(addr); in readsq()
544 #define fb_readq __raw_readq
Completed in 11 milliseconds