Searched refs:stripped_lr (Results 1 – 1 of 1) sorted by relevance
378 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_to_user() local380 if (ts64->lr != stripped_lr) { in machine_thread_state_convert_to_user()647 uintptr_t stripped_lr = (uintptr_t)ptrauth_strip((void *)ts64->lr, in machine_thread_state_convert_from_user() local649 if (ts64->lr == stripped_lr) { in machine_thread_state_convert_from_user()