Searched refs:__cpu_to_be64p (Results 1 – 4 of 4) sorted by relevance
105 #define cpu_to_be64p __cpu_to_be64p
67 #define __cpu_to_be64p(x) I DON'T KNOW macro
57 #define __cpu_to_be64p(x) (*(__u64*)(x)) macro
57 #define __cpu_to_be64p(x) __swab64p((x)) macro