Home
last modified time | relevance | path

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

/linux/arch/riscv/kvm/
H A Dvcpu_fp.c24 cntx->sstatus |= SR_FS_INITIAL; in kvm_riscv_vcpu_fp_reset()
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h22 #define SR_FS_INITIAL _AC(0x00002000, UL) macro