Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/sys-ppc/shared/sysdep/
Dsigcontext.h49 #define SEGV_IS_FIXABLE(sc) (1) macro
/linux-3.4.99/arch/x86/um/shared/sysdep/
Dfaultinfo_32.h28 #define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14) macro
Dfaultinfo_64.h28 #define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14) macro