Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Ddesc.c472 static void exception_handler(struct ex_regs *regs) in exception_handler() function
487 old = handle_exception(ex, exception_handler); in test_for_exception()