Searched refs:__be32_to_cpus (Results 1 – 3 of 3) sorted by relevance
119 #define be32_to_cpus __be32_to_cpus
102 #define __be32_to_cpus(x) __swab32s((x)) macro
102 #define __be32_to_cpus(x) do { (void)(x); } while (0) macro
Completed in 4 milliseconds