Searched refs:riscv_preempt_v_restore (Results 1 – 2 of 2) sorted by relevance
210 static inline bool riscv_preempt_v_restore(struct task_struct *task) in riscv_preempt_v_restore() function234 static inline bool riscv_preempt_v_restore(struct task_struct *task) { return false; } in riscv_preempt_v_restore() function
182 if (riscv_preempt_v_restore(current)) { in riscv_v_context_nesting_end()