Home
last modified time | relevance | path

Searched refs:fault_handler (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dtaskswitch.c17 fault_handler(unsigned long error_code) in fault_handler() function
/kvm-unit-tests/powerpc/
H A Dinterrupts.c36 static void fault_handler(struct pt_regs *regs, void *opaque) in fault_handler() function
55 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()