Lines Matching refs:prev_state
190 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local
207 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()
2080 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local
2124 exception_exit(prev_state); in sun4v_resum_error()
2348 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2356 exception_exit(prev_state); in do_fpieee()
2361 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2379 exception_exit(prev_state); in do_fpother()
2384 enum ctx_state prev_state = exception_enter(); in do_tof() local
2398 exception_exit(prev_state); in do_tof()
2403 enum ctx_state prev_state = exception_enter(); in do_div0() local
2417 exception_exit(prev_state); in do_div0()
2572 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2611 exception_exit(prev_state); in do_illegal_instruction()
2616 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2631 exception_exit(prev_state); in mem_address_unaligned()
2699 enum ctx_state prev_state = exception_enter(); in do_privop() local
2711 exception_exit(prev_state); in do_privop()