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