Searched refs:words (Results 1 – 3 of 3) sorted by relevance
329 static inline void swab16_array(u16 *buf, unsigned int words) in swab16_array() argument331 while (words--) { in swab16_array()337 static inline void swab32_array(u32 *buf, unsigned int words) in swab32_array() argument339 while (words--) { in swab32_array()345 static inline void swab64_array(u64 *buf, unsigned int words) in swab64_array() argument347 while (words--) { in swab64_array()
163 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() argument165 while (words--) { in le32_to_cpu_array()171 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() argument173 while (words--) { in cpu_to_le32_array()
362 consists of two double words: the first one is the code entry point