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/
A Dhandlers.S45 csrr s0, CSR_SEPC
59 csrw CSR_SEPC, s0
/linux/arch/riscv/kernel/
A Dkexec_relocate.S133 csrw CSR_SEPC, zero
197 csrw CSR_SEPC, zero
/linux/arch/riscv/kvm/
A Dvcpu_switch.S67 csrw CSR_SEPC, t5
160 csrr t0, CSR_SEPC
221 csrr a1, CSR_SEPC
224 csrw CSR_SEPC, a1
/linux/tools/arch/riscv/include/asm/
A Dcsr.h292 #define CSR_SEPC 0x141 macro
442 # define CSR_EPC CSR_SEPC
/linux/arch/riscv/include/asm/
A Dcsr.h294 #define CSR_SEPC 0x141 macro
455 # define CSR_EPC CSR_SEPC

Completed in 11 milliseconds