Searched refs:m68k_push_iframe (Results 1 – 3 of 3) sorted by relevance
19 void m68k_push_iframe(struct iframe_stack *stack, struct iframe *frame);
46 m68k_push_iframe(struct iframe_stack *stack, struct iframe *frame) in m68k_push_iframe() function
192 m68k_push_iframe(&thread->arch_info.iframes, iframe); in m68k_exception_entry()194 m68k_push_iframe(&gBootFrameStack, iframe); in m68k_exception_entry()