Searched refs:__cpu_to_be32p (Results 1 – 4 of 4) sorted by relevance
107 #define cpu_to_be32p __cpu_to_be32p
69 #define __cpu_to_be32p(x) __swahb32p((x)) macro
59 #define __cpu_to_be32p(x) (*(__u32*)(x)) macro
59 #define __cpu_to_be32p(x) __swab32p((x)) macro