Home
last modified time | relevance | path

Searched refs:IA64_SC_FLAG_ONSTACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsigcontext.h16 #define IA64_SC_FLAG_ONSTACK (1 << IA64_SC_FLAG_ONSTACK_BIT) macro
/openbmc/linux/arch/ia64/kernel/
H A Dsignal.c173 flags |= IA64_SC_FLAG_ONSTACK; in setup_sigcontext()