Searched refs:stripped_lr (Results 1 – 1 of 1) sorted by relevance
707 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_to_user() local709 if (ts64->lr != stripped_lr) { in machine_thread_state_convert_to_user()990 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_from_user() local992 if (ts64->lr == stripped_lr) { in machine_thread_state_convert_from_user()