Home
last modified time | relevance | path

Searched refs:RISCV_CSR_XSCRATCH (Results 1 – 4 of 4) sorted by relevance

/arch/riscv/include/arch/riscv/
A Dcsr.h14 return riscv_csr_read(RISCV_CSR_XSCRATCH); in riscv_get_scratch()
/arch/riscv/
A Dasm.S62 csrrw gp, RISCV_CSR_XSCRATCH, zero
127 csrw RISCV_CSR_XSCRATCH, gp
141 csrrw sp, RISCV_CSR_XSCRATCH, sp
145 csrrw sp, RISCV_CSR_XSCRATCH, sp
A Darch.c50 riscv_csr_write(RISCV_CSR_XSCRATCH, 0); in riscv_early_init_percpu()
/arch/riscv/include/arch/
A Driscv.h46 #define RISCV_CSR_XSCRATCH __CONCAT(RISCV_MODE_PREFIX, scratch) macro

Completed in 6 milliseconds