Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dstrncpy_from_user.c16 #define IS_UNALIGNED(src, dst) 0 macro
18 #define IS_UNALIGNED(src, dst) \ macro
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S53 #define IS_UNALIGNED $s7 macro