Searched defs:be64_to_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
H A Dof.h32 #define be64_to_cpu(x) swab64(x) macro
39 #define be64_to_cpu(x) (x) macro
/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h92 #define be64_to_cpu __be64_to_cpu macro

Completed in 93 milliseconds