Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h126 #define HSTATUS_VTW _AC(0x00200000, UL) macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h605 #define HSTATUS_VTW 0x00200000 macro