Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Ddesc.c467 static void exception_handler_longjmp(void) in exception_handler_longjmp() function
476 regs->rip = (unsigned long)&exception_handler_longjmp; in exception_handler()