Searched refs:SEGV_CPERR (Results 1 – 6 of 6) sorted by relevance
20 #ifndef SEGV_CPERR21 #define SEGV_CPERR 10 macro58 .sig_ok_code = SEGV_CPERR,
21 #define SEGV_CPERR 10 macro225 cmp x21, #SEGV_CPERR
78 force_sig_fault(SIGSEGV, SEGV_CPERR, (void __user *)0); in do_user_cp_fault()
240 #define SEGV_CPERR 10 /* Control protection fault */ macro
48 SIGSEGV with a si_code of SEGV_CPERR (control protection error).
503 force_signal_inject(SIGSEGV, SEGV_CPERR, regs->pc, 0); in do_el0_gcs()