Searched refs:SEGV_MTESERR (Results 1 – 5 of 5) sorted by relevance
11 #ifndef SEGV_MTESERR12 #define SEGV_MTESERR 9 macro
43 else if (si->si_code == SEGV_MTESERR) { in mte_default_handler()248 cur_mte_cxt.trig_si_code = SEGV_MTESERR; in mte_initialize_current_context()
233 #define SEGV_MTESERR 9 /* Synchronous ARM MTE exception */ macro
671 { do_tag_check_fault, SIGSEGV, SEGV_MTESERR, "synchronous tag check fault" },
69 ``.si_code = SEGV_MTESERR`` and ``.si_addr = <fault-address>``. The