Home
last modified time | relevance | path

Searched refs:words (Results 1 – 3 of 3) sorted by relevance

/DragonStub/inc/dragonstub/linux/
H A Dswab.h329 static inline void swab16_array(u16 *buf, unsigned int words) in swab16_array() argument
331 while (words--) { in swab16_array()
337 static inline void swab32_array(u32 *buf, unsigned int words) in swab32_array() argument
339 while (words--) { in swab32_array()
345 static inline void swab64_array(u64 *buf, unsigned int words) in swab64_array() argument
347 while (words--) { in swab64_array()
H A Dbyteorder.h163 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() argument
165 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() argument
173 while (words--) { in cpu_to_le32_array()
/DragonStub/docs/
H A DREADME.gnuefi362 consists of two double words: the first one is the code entry point