Searched refs:HSTATUS_VTW (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| H A D | csr.h | 136 #define HSTATUS_VTW _AC(0x00200000, UL) macro |
| /linux/arch/riscv/kvm/ | ||
| H A D | vcpu.c | 74 cntx->hstatus |= HSTATUS_VTW; in kvm_riscv_vcpu_context_reset() |