Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h341 #define CSR_VSTOPI 0xeb0 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h293 #define CSR_VSTOPI 0xeb0 macro
H A Dcsr.c3502 return read_vstopi(env, CSR_VSTOPI, val); in read_stopi()
5273 [CSR_VSTOPI] = { "vstopi", aia_hmode, read_vstopi },