Searched refs:stripped_lr (Results 1 – 1 of 1) sorted by relevance
379 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_to_user() local381 if (ts64->lr != stripped_lr) { in machine_thread_state_convert_to_user()648 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_from_user() local650 if (ts64->lr == stripped_lr) { in machine_thread_state_convert_from_user()