Home
last modified time | relevance | path

Searched refs:head_end (Results 1 – 3 of 3) sorted by relevance

/arch/metag/include/asm/
Dtraps.h27 extern void head_end(TBIRES, unsigned long);
/arch/metag/kernel/
Dkick.c77 head_end(State, ~INTS_OFF_MASK); in kick_handler()
Dtraps.c234 void head_end(TBIRES State, unsigned long mask) in head_end() function
472 head_end(State, ~INTS_OFF_MASK); in trigger_handler()
546 head_end(State, ~INTS_OFF_MASK); in fault_handler()
634 head_end(State, ~INTS_OFF_MASK); in switch1_handler()
703 head_end(State, ~INTS_OFF_MASK); in switchx_handler()
718 head_end(State, ~INTS_OFF_MASK); in fpe_handler()