Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kvm/
Dvcpu_exit.c71 old_stvec = csr_swap(CSR_STVEC, (ulong)&__kvm_riscv_unpriv_trap); in kvm_riscv_vcpu_unpriv_read()
121 csr_write(CSR_STVEC, old_stvec); in kvm_riscv_vcpu_unpriv_read()
Dvcpu_switch.S61 csrrw t4, CSR_STVEC, t4
166 csrw CSR_STVEC, t1
/linux-6.12.1/arch/riscv/kernel/
Dkexec_relocate.S47 csrw CSR_STVEC, s6
207 csrw CSR_STVEC, a2
/linux-6.12.1/tools/arch/riscv/include/asm/
Dcsr.h287 #define CSR_STVEC 0x105 macro
440 # define CSR_TVEC CSR_STVEC
/linux-6.12.1/arch/riscv/include/asm/
Dcsr.h289 #define CSR_STVEC 0x105 macro
452 # define CSR_TVEC CSR_STVEC