Searched refs:riscv_v_vstate_restore (Results 1 – 3 of 3) sorted by relevance
176 static inline void riscv_v_vstate_restore(struct task_struct *task, in riscv_v_vstate_restore() function194 riscv_v_vstate_restore(next, task_pt_regs(next)); in __switch_to_vector()212 #define riscv_v_vstate_restore(task, regs) do {} while (0) macro
170 riscv_v_vstate_restore(current, regs); in riscv_v_first_use_handler()
137 riscv_v_vstate_restore(current, regs); in __restore_v_state()