Searched defs:exception_enter (Results 1 – 2 of 2) sorted by relevance
48 static inline enum ctx_state exception_enter(void) in exception_enter() function88 static inline enum ctx_state exception_enter(void) { return 0; } in exception_enter() function
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