Searched defs:exception_enter (Results 1 – 2 of 2) sorted by relevance
50 static inline enum ctx_state exception_enter(void) in exception_enter() function90 static inline enum ctx_state exception_enter(void) { return 0; } in exception_enter() function
51 static inline enum ctx_state exception_enter(void) in exception_enter() function96 static inline int exception_enter(void) { return 0; } in exception_enter() function