Searched refs:__be64_to_cpus (Results 1 – 3 of 3) sorted by relevance
117 #define be64_to_cpus __be64_to_cpus
99 #define __be64_to_cpus(x) do { (void)(x); } while (0) macro
99 #define __be64_to_cpus(x) __swab64s((x)) macro