Searched refs:UM_SIGNAL (Results 1 - 4 of 4) sorted by relevance

/arch/sh/include/asm/
H A Dalignment.h15 #define UM_SIGNAL (1 << 2) macro
/arch/sh/mm/
H A Dalignment.c74 action |= UM_SIGNAL;
/arch/arm/mm/
H A Dalignment.c93 #define UM_SIGNAL (1 << 2) macro
112 if (cpu_is_v6_unaligned() && !(new_usermode & (UM_FIXUP | UM_SIGNAL))) {
929 if (ai_usermode & UM_SIGNAL) {
/arch/sh/kernel/
H A Dtraps_32.c510 if (user_action & UM_SIGNAL)

Completed in 89 milliseconds