Lines Matching refs:prev_state
192 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local
215 exception_exit(prev_state); in spitfire_insn_access_exception()
269 enum ctx_state prev_state = exception_enter(); in spitfire_data_access_exception() local
305 exception_exit(prev_state); in spitfire_data_access_exception()
2006 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local
2042 exception_exit(prev_state); in sun4v_resum_error()
2279 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2287 exception_exit(prev_state); in do_fpieee()
2292 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2310 exception_exit(prev_state); in do_fpother()
2315 enum ctx_state prev_state = exception_enter(); in do_tof() local
2335 exception_exit(prev_state); in do_tof()
2340 enum ctx_state prev_state = exception_enter(); in do_div0() local
2360 exception_exit(prev_state); in do_div0()
2516 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2561 exception_exit(prev_state); in do_illegal_instruction()
2566 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2584 exception_exit(prev_state); in mem_address_unaligned()
2609 enum ctx_state prev_state = exception_enter(); in do_privop() local
2627 exception_exit(prev_state); in do_privop()