Searched refs:guest_illegal_exception_handler (Results 1 – 1 of 1) sorted by relevance
125 static void guest_illegal_exception_handler(struct ex_regs *regs) in guest_illegal_exception_handler() function543 vm_install_exception_handler(vm, EXC_INST_ILLEGAL, guest_illegal_exception_handler); in test_vm_basic_test()