Home
last modified time | relevance | path

Searched defs:cpu_to_be64 (Results 26 – 27 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c143 #define cpu_to_be64(val) bswap_64(val) macro
158 #define cpu_to_be64(val) (val) macro
/OK3568_Linux_fs/kernel/include/linux/byteorder/
H A Dgeneric.h92 #define cpu_to_be64 __cpu_to_be64 macro

12