Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dsuspend.c14 context->tvec = csr_read(CSR_TVEC); in suspend_save_csrs()
35 csr_write(CSR_TVEC, context->tvec); in suspend_restore_csrs()
/openbmc/linux/arch/riscv/include/asm/
H A Dsuspend.h17 unsigned long tvec; member
/openbmc/u-boot/arch/riscv/cpu/
H A Dstart.S43 csrw MODE_PREFIX(tvec), t0
171 csrw MODE_PREFIX(tvec), t0