Searched refs:set_exception_table_evt (Results 1 – 3 of 3) sorted by relevance
774 set_exception_table_evt(0x800, do_reserved_inst); in trap_init()775 set_exception_table_evt(0x820, do_illegal_slot_inst); in trap_init()777 set_exception_table_evt(0x800, fpu_state_restore_trap_handler); in trap_init()778 set_exception_table_evt(0x820, fpu_state_restore_trap_handler); in trap_init()
120 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt() function
261 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt() function