Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/um/shared/sysdep/
Dfaultinfo_64.h28 #define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14) macro
Dfaultinfo_32.h28 #define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14) macro