Home
last modified time | relevance | path

Searched refs:unhandled_exception (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/x86/
H A Dumip.c19 unhandled_exception(regs, false); in gp_handler()
/kvm-unit-tests/lib/x86/
H A Ddesc.c142 void unhandled_exception(struct ex_regs *regs, bool cpu) in unhandled_exception() function
192 unhandled_exception(regs, false); in check_exception_table()
216 unhandled_exception(regs, true); in do_handle_exception()
H A Ddesc.h257 void unhandled_exception(struct ex_regs *regs, bool cpu);