Searched refs:PSR64_SS (Results 1 – 3 of 3) sorted by relevance
772 mask_saved_state_cpsr(current_thread()->machine.upcb, PSR64_SS, 0); in arm_debug_set32()974 mask_saved_state_cpsr(current_thread()->machine.upcb, PSR64_SS, 0); in arm_debug_set64()
431 #define PSR64_SS (1 << PSR64_SS_SHIFT) macro
1340 mask_saved_state_cpsr(thread->machine.upcb, 0, PSR64_SS | DAIF_ALL); in handle_sw_step_debug()