Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/ !
Dcsr.h131 #define HSTATUS_SPVP _AC(0x00000100, UL) macro
/linux-6.6.21/arch/riscv/kvm/ !
Dvcpu.c124 cntx->hstatus |= HSTATUS_SPVP; in kvm_arch_vcpu_create()