Home
last modified time | relevance | path

Searched defs:__arch_swab64 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dswab.h62 static __always_inline __u64 __arch_swab64(__u64 value) in __arch_swab64() function
67 static __always_inline __u64 __arch_swab64(__u64 value) in __arch_swab64() function
76 #define __arch_swab64 __arch_swab64 macro
/linux/arch/mips/include/uapi/asm/
H A Dswab.h55 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
68 #define __arch_swab64 __arch_swab64 macro
/linux/arch/x86/include/uapi/asm/
H A Dswab.h15 static inline __attribute_const__ __u64 __arch_swab64(__u64 val) in __arch_swab64() function
35 #define __arch_swab64 __arch_swab64 macro
/linux/arch/sh/include/uapi/asm/
H A Dswab.h37 static inline __u64 __arch_swab64(__u64 val) in __arch_swab64() function
48 #define __arch_swab64 __arch_swab64 macro