Searched refs:IS_UNALIGNED (Results 1 – 2 of 2) sorted by relevance
16 #define IS_UNALIGNED(src, dst) 0 macro18 #define IS_UNALIGNED(src, dst) \ macro34 if (IS_UNALIGNED(src, dst)) in do_strncpy_from_user()
53 #define IS_UNALIGNED $s7 macro231 or IS_UNALIGNED, IN, OUT232 andi IS_UNALIGNED, 0x3277 bnez IS_UNALIGNED, .Loop_chacha_unaligned
Completed in 6 milliseconds