Home
last modified time | relevance | path

Searched defs:BSWAP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcf8390.h30 #define BSWAP(w) (((w) << 8) | ((w) >> 8)) macro
81 #define BSWAP(w) (w) macro
95 #define BSWAP(w) (w) macro
107 #define BSWAP(w) (w) macro
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S29 #define BSWAP %xmm5 macro