Searched refs:cpu_to_be32 (Results 1 – 4 of 4) sorted by relevance
147 #define cpu_to_be32 __cpu_to_be32 macro
610 (__force __hc32)cpu_to_be32(x) :
799 #define cpu_to_be32(x) swap32(x) macro
1122 #define cpu_to_be32(x) (x) macro
Completed in 18 milliseconds