Home
last modified time | relevance | path

Searched defs:swab64 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/powerpc/boot/
Dswab.h19 static inline u64 swab64(u64 x) in swab64() function
/linux-6.12.1/include/linux/
Dswab.h9 # define swab64 __swab64 macro
/linux-6.12.1/scripts/gdb/linux/
Dslab.py88 def swab64(x): function