Searched defs:cause (Results 1 – 2 of 2) sorted by relevance
63 void install_irq_handler(unsigned long cause, void (*handler)(struct pt_regs *)) in install_irq_handler()71 void install_exception_handler(unsigned long cause, void (*handler)(struct pt_regs *)) in install_exception_handler()
41 unsigned long cause; member