Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c125 static void guest_illegal_exception_handler(struct ex_regs *regs) in guest_illegal_exception_handler() function
543 vm_install_exception_handler(vm, EXC_INST_ILLEGAL, guest_illegal_exception_handler); in test_vm_basic_test()