Searched refs:fault_handler (Results 1 – 2 of 2) sorted by relevance
17 fault_handler(unsigned long error_code) in fault_handler() function
36 static void fault_handler(struct pt_regs *regs, void *opaque) in fault_handler() function55 handle_exception(0x300, fault_handler, NULL); in test_mce()56 handle_exception(0x380, fault_handler, NULL); in test_mce()57 handle_exception(0x400, fault_handler, NULL); in test_mce()58 handle_exception(0x480, fault_handler, NULL); in test_mce()