Home
last modified time | relevance | path

Searched refs:sc_loadrs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsigcontext.h58 unsigned long sc_loadrs; /* see description above */ member
/openbmc/linux/arch/ia64/kernel/
H A Dsignal.c275 err |= __put_user(0, &frame->sc.sc_loadrs); /* initialize to zero */ in setup_frame()
H A Dasm-offsets.c185 DEFINE(IA64_SIGCONTEXT_LOADRS_OFFSET, offsetof (struct sigcontext, sc_loadrs)); in foo()