Home
last modified time | relevance | path

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

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