Searched defs:__raw_readq (Results 1 – 13 of 13) sorted by relevance
49 #define __raw_readq __raw_readq macro
139 #define __raw_readq __raw_readq macro140 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
73 #define __raw_readq __raw_readq macro74 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
87 #define __raw_readq __raw_readq macro88 static __always_inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
70 #define __raw_readq zpci_read_u64 macro
57 #define __raw_readq __raw_readq macro58 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
269 #define __raw_readq __raw_readq macro495 extern inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
103 #define __raw_readq __readq macro
229 static __always_inline u64 __raw_readq(const volatile void *addr) in __raw_readq() function
36 #define __raw_readq(a) (__chk_io_ptr(a), *(volatile u64 __force *)(a)) macro
496 #define __raw_readq __raw_readq macro
138 u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
536 #define __raw_readq(__reg) (*(volatile u64 __force *)(__reg)) macro