Lines Matching refs:prev_state
188 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local
206 exception_exit(prev_state); in spitfire_insn_access_exception()
293 enum ctx_state prev_state = exception_enter(); in spitfire_data_access_exception() local
326 exception_exit(prev_state); in spitfire_data_access_exception()
2084 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local
2128 exception_exit(prev_state); in sun4v_resum_error()
2353 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2361 exception_exit(prev_state); in do_fpieee()
2366 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2384 exception_exit(prev_state); in do_fpother()
2389 enum ctx_state prev_state = exception_enter(); in do_tof() local
2404 exception_exit(prev_state); in do_tof()
2409 enum ctx_state prev_state = exception_enter(); in do_div0() local
2424 exception_exit(prev_state); in do_div0()
2580 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2619 exception_exit(prev_state); in do_illegal_instruction()
2624 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2639 exception_exit(prev_state); in mem_address_unaligned()
2707 enum ctx_state prev_state = exception_enter(); in do_privop() local
2720 exception_exit(prev_state); in do_privop()