Searched refs:SR_FS_INITIAL (Results 1 – 2 of 2) sorted by relevance
/linux/arch/riscv/kvm/ | ||
H A D | vcpu_fp.c | 24 cntx->sstatus |= SR_FS_INITIAL; in kvm_riscv_vcpu_fp_reset() |
/linux/tools/arch/riscv/include/asm/ | ||
H A D | csr.h | 22 #define SR_FS_INITIAL _AC(0x00002000, UL) macro |