Searched refs:guest_unexp_trap (Results 1 – 1 of 1) sorted by relevance
301 static void __aligned(16) guest_unexp_trap(void) in guest_unexp_trap() function352 vcpu_set_reg(vcpu, RISCV_GENERAL_CSR_REG(stvec), (unsigned long)guest_unexp_trap); in vm_arch_vcpu_add()