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()
2206 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2214 exception_exit(prev_state); in do_fpieee()
2219 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2237 exception_exit(prev_state); in do_fpother()
2242 enum ctx_state prev_state = exception_enter(); in do_tof() local
2262 exception_exit(prev_state); in do_tof()
2267 enum ctx_state prev_state = exception_enter(); in do_div0() local
2287 exception_exit(prev_state); in do_div0()
2443 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2488 exception_exit(prev_state); in do_illegal_instruction()
2493 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2511 exception_exit(prev_state); in mem_address_unaligned()
2536 enum ctx_state prev_state = exception_enter(); in do_privop() local
2554 exception_exit(prev_state); in do_privop()