Searched refs:PTRAUTH_TRAPS_START (Results 1 – 1 of 1) sorted by relevance
964 static const uint16_t PTRAUTH_TRAPS_START = 0xC470; variable968 return comment >= PTRAUTH_TRAPS_START && in brk_comment_is_ptrauth()969 comment <= PTRAUTH_TRAPS_START + ptrauth_key_asdb; in brk_comment_is_ptrauth()999 ptrauth_key key = (ptrauth_key)(comment - PTRAUTH_TRAPS_START); in ptrauth_handle_brk_trap()1032 .base = PTRAUTH_TRAPS_START,1033 .max = PTRAUTH_TRAPS_START + ptrauth_key_asdb,