Searched refs:expect_serror_handler (Results 1 – 1 of 1) sorted by relevance
218 static void expect_serror_handler(struct ex_regs *regs) in expect_serror_handler() function246 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror()270 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror_emulated()
Completed in 4 milliseconds