Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dcsr.h112 #define HSTATUS_VTW _AC(0x00200000, UL) macro
/linux-5.19.10/arch/riscv/kvm/
Dvcpu.c117 cntx->hstatus |= HSTATUS_VTW; in kvm_arch_vcpu_create()