Searched refs:be64_to_cpus (Results 1 – 2 of 2) sorted by relevance
29 #define be64_to_cpus(x) do {} while (0) macro
31 #define be64_to_cpus(x) __bswap_64s(x) macro