Home
last modified time | relevance | path

Searched defs:HSTATUS_VTVM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h127 #define HSTATUS_VTVM _AC(0x00100000, UL) macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h595 #define HSTATUS_VTVM 0x00100000 macro