Searched defs:__raw_readq (Results 1 – 10 of 10) sorted by relevance
82 #define __raw_readq __raw_readq macro83 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
67 #define __raw_readq zpci_read_u64 macro
72 #define __raw_readq __raw_readq macro73 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
56 #define __raw_readq __raw_readq macro57 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
103 #define __raw_readq __readq macro
37 #define __raw_readq(a) (__chk_io_ptr(a), *(volatile u64 __force *)(a)) macro
148 static inline unsigned long long __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
121 u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
446 extern inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
338 static inline unsigned long __raw_readq(const volatile void __iomem *addr) in __raw_readq() function342 #define __raw_readq __raw_readq macro