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