Searched defs:cpu_to_be64 (Results 1 – 4 of 4) sorted by relevance
102 # define cpu_to_be64(x) uswap_64(x) macro115 # define cpu_to_be64(x) (x) macro
95 static inline uint64_t cpu_to_be64(uint64_t x) in cpu_to_be64() function
92 #define cpu_to_be64 __cpu_to_be64 macro
68 static inline beint64_t cpu_to_be64(uint64_t native) in cpu_to_be64() function