Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h357 #define CSR_MTVEC 0x305
400 # define CSR_TVEC CSR_MTVEC
356 #define CSR_MTVEC global() macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h193 #define CSR_MTVEC 0x305 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h157 #define CSR_MTVEC 0x305 macro
H A Dcpu.c780 CSR_MTVEC, in riscv_cpu_dump_state()
H A Dcsr.c5048 [CSR_MTVEC] = { "mtvec", any, read_mtvec, write_mtvec },