Searched defs:__cpu_to_be64 (Results 1 – 3 of 3) sorted by relevance
55 #define __cpu_to_be64(x) I DON'T KNOW macro
41 #define __cpu_to_be64(x) ((__u64)(x)) macro
41 #define __cpu_to_be64(x) __swab64((x)) macro