Searched refs:old_unified_state (Results 1 – 1 of 1) sorted by relevance
924 arm_unified_thread_state_t *old_unified_state = (arm_unified_thread_state_t *)old_tstate; in machine_thread_state_convert_from_user() local925 if (old_unified_state && old_count >= ARM_UNIFIED_THREAD_STATE_COUNT) { in machine_thread_state_convert_from_user()926 old_ts64 = thread_state64(old_unified_state); in machine_thread_state_convert_from_user()