Searched refs:stripped_lr (Results 1 – 1 of 1) sorted by relevance
380 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_to_user() local382 if (ts64->lr != stripped_lr) { in machine_thread_state_convert_to_user()663 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_from_user() local665 if (ts64->lr == stripped_lr) { in machine_thread_state_convert_from_user()