Searched refs:riscv_preempt_v_restore (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dvector.h210 static inline bool riscv_preempt_v_restore(struct task_struct *task) function
234 static inline bool riscv_preempt_v_restore(struct task_struct *task) { return false; } function
/linux-master/arch/riscv/kernel/
H A Dkernel_mode_vector.c182 if (riscv_preempt_v_restore(current)) {

Completed in 108 milliseconds