Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h362 #define CSR_MCAUSE 0x342
404 # define CSR_CAUSE CSR_MCAUSE
361 #define CSR_MCAUSE global() macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h226 #define CSR_MCAUSE 0x342 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h168 #define CSR_MCAUSE 0x342 macro
H A Dcpu.c786 CSR_MCAUSE, in riscv_cpu_dump_state()
H A Dcsr.c5063 [CSR_MCAUSE] = { "mcause", any, read_mcause, write_mcause },