Home
last modified time | relevance | path

Searched refs:SR_FS_VS (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/riscv/kernel/
Dhead.S147 li t0, SR_FS_VS
241 li t0, SR_FS_VS
Dentry.S58 li t0, SR_SUM | SR_FS_VS
/linux-6.6.21/arch/riscv/include/asm/
Dcsr.h39 #define SR_FS_VS (SR_FS | SR_VS) /* Vector and Floating-Point Unit */ macro