Home
last modified time | relevance | path

Searched refs:CSR_VCSR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dvector.h162 dest->vcsr = csr_read(CSR_VCSR); in __vstate_csr_save()
192 csr_write(CSR_VCSR, src->vcsr); in __vstate_csr_restore()
H A Dcsr.h499 #define CSR_VCSR 0xf macro
/linux/arch/riscv/kernel/
H A Dhead.S448 csrs CSR_VCSR, x0