Searched refs:EXC_PTRAUTH_BIT (Results 1 – 3 of 3) sorted by relevance
42 #define EXC_PTRAUTH_BIT 0x200 /* bit set if exception could have been caused by ptrauth fa… macro
658 if (exception & EXC_PTRAUTH_BIT) { in exception_triage()659 exception &= ~EXC_PTRAUTH_BIT; in exception_triage()
959 exception |= EXC_PTRAUTH_BIT; in handle_breakpoint()1064 exc |= EXC_PTRAUTH_BIT; in handle_pc_align()1089 exc |= EXC_PTRAUTH_BIT; in handle_sp_align()1393 exc |= EXC_PTRAUTH_BIT; in handle_user_abort()