Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dcet.c78 force_sig_fault(SIGSEGV, SEGV_CPERR, (void __user *)0); in do_user_cp_fault()
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h245 #define SEGV_CPERR 10 /* Control protection fault */ macro