Home
last modified time | relevance | path

Searched refs:HSTATUS_VTW (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/riscv/include/asm/
H A Dcsr.h125 #define HSTATUS_VTW _AC(0x00200000, UL) macro
/linux/arch/riscv/include/asm/
H A Dcsr.h145 #define HSTATUS_VTW _AC(0x00200000, UL) macro
/linux/arch/riscv/kvm/
H A Dvcpu.c74 cntx->hstatus |= HSTATUS_VTW; in kvm_riscv_vcpu_context_reset()