Searched defs:HSTATUS_VTVM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | csr.h | 127 #define HSTATUS_VTVM _AC(0x00100000, UL) macro |
/openbmc/qemu/target/riscv/ | ||
H A D | cpu_bits.h | 604 #define HSTATUS_VTVM 0x00100000 macro |