Searched defs:cpu_to_be64 (Results 1 – 1 of 1) sorted by relevance
77 #define cpu_to_be64(x) __bswap_64(x) macro84 #define cpu_to_be64(x) (x) macro