Lines Matching refs:u32
35 u32 id;
38 u32 opcode;
41 u32 length;
121 u32 length;
124 u32 number;
156 u32 next;
179 u32 core;
190 static inline u32 xf_proxy_id(xf_proxy_t *proxy) in xf_proxy_id()
208 static inline void * xf_proxy_a2b(xf_proxy_t *proxy, u32 address) in xf_proxy_a2b()
214 static inline u32 xf_proxy_b2a(xf_proxy_t *proxy, void *b) in xf_proxy_b2a()
250 u32 id;
253 u32 client;
264 static inline u32 xf_handle_id(xf_handle_t *handle) in xf_handle_id()