Searched defs:__cpu_to_be64 (Results 1 – 1 of 1) sorted by relevance
141 #define __cpu_to_be64(x) bswap_64(x) macro175 #define __cpu_to_be64(x) (x) macro