Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dvector.h70 "csrr %1, " __stringify(CSR_VTYPE) "\n\t" in __vstate_csr_save()
H A Dcsr.h394 #define CSR_VTYPE 0xc21
393 #define CSR_VTYPE global() macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h63 #define CSR_VTYPE 0xc21 macro
H A Dcpu.c851 CSR_VTYPE, in riscv_cpu_dump_state()
H A Dcsr.c4997 [CSR_VTYPE] = { "vtype", vs, read_vtype },