CSR_STVEC
# define CSR_TVEC CSR_STVEC
csr_write(CSR_STVEC, old_stvec);
old_stvec = csr_swap(CSR_STVEC, (ulong)&__kvm_riscv_unpriv_trap);