Searched defs:riscv_v_vstate_restore (Results 1 – 1 of 1) sorted by relevance
176 static inline void riscv_v_vstate_restore(struct task_struct *task, in riscv_v_vstate_restore() function212 #define riscv_v_vstate_restore(task, regs) do {} while (0) macro