Home
last modified time | relevance | path

Searched defs:riscv_preempt_v_started (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/arch/riscv/include/asm/
Dvector.h350 static inline bool riscv_preempt_v_started(struct task_struct *task) in riscv_preempt_v_started() function
358 static inline bool riscv_preempt_v_started(struct task_struct *task) { return false; } in riscv_preempt_v_started() function