Searched refs:riscv_v_vstate_restore (Results 1 – 2 of 2) sorted by relevance
19 riscv_v_vstate_restore(¤t->thread.vstate, regs); in arch_exit_to_user_mode_prepare()
186 static inline void riscv_v_vstate_restore(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_restore() function277 #define riscv_v_vstate_restore(vstate, regs) do {} while (0) macro
Completed in 9 milliseconds