Searched refs:UM_FIXUP (Results 1 – 5 of 5) sorted by relevance
14 #define UM_FIXUP (1 << 1) macro
28 static int se_usermode = UM_WARN | UM_FIXUP;73 action &= ~UM_FIXUP; in unaligned_user_action()
92 #define UM_FIXUP (1 << 1) macro112 if (cpu_is_v6_unaligned() && !(new_usermode & (UM_FIXUP | UM_SIGNAL))) { in safe_usermode()113 new_usermode |= UM_FIXUP; in safe_usermode()946 if (ai_usermode & UM_FIXUP) in do_alignment()
508 if (user_action & UM_FIXUP) in do_address_error()
464 if (!(user_action & UM_FIXUP)) in misaligned_fixup()