Searched refs:PTRAUTH_TRAPS_START (Results 1 – 1 of 1) sorted by relevance
978 static const uint16_t PTRAUTH_TRAPS_START = 0xC470; variable982 return comment >= PTRAUTH_TRAPS_START && in brk_comment_is_ptrauth()983 comment <= PTRAUTH_TRAPS_START + ptrauth_key_asdb; in brk_comment_is_ptrauth()1013 ptrauth_key key = (ptrauth_key)(comment - PTRAUTH_TRAPS_START); in ptrauth_handle_brk_trap()1048 .base = PTRAUTH_TRAPS_START,1049 .max = PTRAUTH_TRAPS_START + ptrauth_key_asdb,