Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/include/asm/
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
/Linux-v5.4/arch/x86/crypto/
Dghash-clmulni-intel_asm.S30 #define BSWAP %xmm5 macro