Searched refs:exception_nesting (Results 1 – 2 of 2) sorted by relevance
8305 int trap_pending, exception_nesting; local8309 exception_nesting = 0;8322 exception_nesting++;8328 exception_nesting--;8421 if ((exception_nesting > 0 || alpha_tp >= ALPHA_TP_FUNC)
8740 int trap_pending, exception_nesting; in alpha_handle_trap_shadows() local8744 exception_nesting = 0; in alpha_handle_trap_shadows()8757 exception_nesting++; in alpha_handle_trap_shadows()8763 exception_nesting--; in alpha_handle_trap_shadows()8863 if ((exception_nesting > 0 || alpha_tp >= ALPHA_TP_FUNC) in alpha_handle_trap_shadows()