Searched refs:prev_state (Results 1 – 14 of 14) sorted by relevance
453 enum ctx_state prev_state; in do_be() local455 prev_state = exception_enter(); in do_be()495 exception_exit(prev_state); in do_be()754 enum ctx_state prev_state; in do_ov() local756 prev_state = exception_enter(); in do_ov()760 exception_exit(prev_state); in do_ov()876 enum ctx_state prev_state; in do_fpe() local880 prev_state = exception_enter(); in do_fpe()925 exception_exit(prev_state); in do_fpe()1031 enum ctx_state prev_state; in do_bp() local[all …]
174 enum ctx_state prev_state; in do_daddi_ov() local176 prev_state = exception_enter(); in do_daddi_ov()179 exception_exit(prev_state); in do_daddi_ov()
1518 enum ctx_state prev_state; in do_ade() local1521 prev_state = exception_enter(); in do_ade()1600 exception_exit(prev_state); in do_ade()
326 enum ctx_state prev_state; in do_page_fault() local328 prev_state = exception_enter(); in do_page_fault()330 exception_exit(prev_state); in do_page_fault()
189 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local206 exception_exit(prev_state); in spitfire_insn_access_exception()292 enum ctx_state prev_state = exception_enter(); in spitfire_data_access_exception() local325 exception_exit(prev_state); in spitfire_data_access_exception()2079 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local2123 exception_exit(prev_state); in sun4v_resum_error()2347 enum ctx_state prev_state = exception_enter(); in do_fpieee() local2355 exception_exit(prev_state); in do_fpieee()2360 enum ctx_state prev_state = exception_enter(); in do_fpother() local2378 exception_exit(prev_state); in do_fpother()[all …]
166 enum ctx_state prev_state = exception_enter(); in kgdb_trap() local180 exception_exit(prev_state); in kgdb_trap()
598 enum ctx_state prev_state = exception_enter(); in handle_lddfmna() local657 exception_exit(prev_state); in handle_lddfmna()662 enum ctx_state prev_state = exception_enter(); in handle_stdfmna() local708 exception_exit(prev_state); in handle_stdfmna()
45 enum ctx_state prev_state = exception_enter(); in sparc64_set_context() local133 exception_exit(prev_state); in sparc64_set_context()144 enum ctx_state prev_state = exception_enter(); in sparc64_get_context() local227 exception_exit(prev_state); in sparc64_get_context()
402 enum ctx_state prev_state = exception_enter(); in kprobe_trap() local420 exception_exit(prev_state); in kprobe_trap()
508 enum ctx_state prev_state = exception_enter(); in sparc_breakpoint() local521 exception_exit(prev_state); in sparc_breakpoint()
635 u8 prev_state = vio->hs_state; in vio_control_pkt_engine() local665 vio->hs_state != prev_state && in vio_control_pkt_engine()
269 enum ctx_state prev_state = exception_enter(); in do_sparc64_fault() local486 exception_exit(prev_state); in do_sparc64_fault()
1759 static inline void unuse_temporary_mm(temp_mm_state_t prev_state) in unuse_temporary_mm() argument1762 switch_mm_irqs_off(NULL, prev_state.mm, current); in unuse_temporary_mm()
2026 u8 prev_state; in _shutdown() local2041 prev_state = oh->_state; in _shutdown()2046 if (prev_state == _HWMOD_STATE_IDLE) in _shutdown()