Home
last modified time | relevance | path

Searched defs:compat_sigcontext (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/parisc/include/asm/
Dcompat.h112 struct compat_sigcontext { struct
113 compat_int_t sc_flags;
114 compat_int_t sc_gr[32]; /* PSW in sc_gr[0] */
115 u64 sc_fr[32];
116 compat_int_t sc_iasq[2];
117 compat_int_t sc_iaoq[2];
118 compat_int_t sc_sar; /* cr11 */