Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S45 csrr s0, CSR_SEPC
62 csrw CSR_SEPC, s0
/linux/arch/riscv/kernel/
H A Dkexec_relocate.S133 csrw CSR_SEPC, zero
197 csrw CSR_SEPC, zero
/linux/arch/riscv/kvm/
H A Dvcpu_switch.S54 csrw CSR_SEPC, t2
149 csrr t3, CSR_SEPC
258 csrr a1, CSR_SEPC
261 csrw CSR_SEPC, a1
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h293 #define CSR_SEPC 0x141 macro
443 # define CSR_EPC CSR_SEPC
/linux/arch/riscv/include/asm/
H A Dcsr.h326 #define CSR_SEPC 0x141 macro
518 # define CSR_EPC CSR_SEPC