Lines Matching refs:prev_state
189 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local
207 exception_exit(prev_state); in spitfire_insn_access_exception()
294 enum ctx_state prev_state = exception_enter(); in spitfire_data_access_exception() local
327 exception_exit(prev_state); in spitfire_data_access_exception()
2082 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local
2126 exception_exit(prev_state); in sun4v_resum_error()
2351 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2359 exception_exit(prev_state); in do_fpieee()
2364 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2382 exception_exit(prev_state); in do_fpother()
2387 enum ctx_state prev_state = exception_enter(); in do_tof() local
2402 exception_exit(prev_state); in do_tof()
2407 enum ctx_state prev_state = exception_enter(); in do_div0() local
2422 exception_exit(prev_state); in do_div0()
2579 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2618 exception_exit(prev_state); in do_illegal_instruction()
2623 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2638 exception_exit(prev_state); in mem_address_unaligned()
2706 enum ctx_state prev_state = exception_enter(); in do_privop() local
2719 exception_exit(prev_state); in do_privop()