Searched defs:handle_hmi_exception (Results 1 – 4 of 4) sorted by relevance
88 int (*handle_hmi_exception)(struct pt_regs *regs); member
97 int (*handle_hmi_exception)(struct pt_regs *regs); member
1065 DEFINE_INTERRUPT_HANDLER_ASYNC(handle_hmi_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument
1067 void handle_hmi_exception(struct pt_regs *regs) in handle_hmi_exception() function