Lines Matching refs:prev_state
189 enum ctx_state prev_state = exception_enter(); in spitfire_insn_access_exception() local
206 exception_exit(prev_state); in spitfire_insn_access_exception()
292 enum ctx_state prev_state = exception_enter(); in spitfire_data_access_exception() local
325 exception_exit(prev_state); in spitfire_data_access_exception()
2079 enum ctx_state prev_state = exception_enter(); in sun4v_resum_error() local
2123 exception_exit(prev_state); in sun4v_resum_error()
2347 enum ctx_state prev_state = exception_enter(); in do_fpieee() local
2355 exception_exit(prev_state); in do_fpieee()
2360 enum ctx_state prev_state = exception_enter(); in do_fpother() local
2378 exception_exit(prev_state); in do_fpother()
2383 enum ctx_state prev_state = exception_enter(); in do_tof() local
2397 exception_exit(prev_state); in do_tof()
2402 enum ctx_state prev_state = exception_enter(); in do_div0() local
2416 exception_exit(prev_state); in do_div0()
2571 enum ctx_state prev_state = exception_enter(); in do_illegal_instruction() local
2610 exception_exit(prev_state); in do_illegal_instruction()
2615 enum ctx_state prev_state = exception_enter(); in mem_address_unaligned() local
2630 exception_exit(prev_state); in mem_address_unaligned()
2698 enum ctx_state prev_state = exception_enter(); in do_privop() local
2710 exception_exit(prev_state); in do_privop()