Home
last modified time | relevance | path

Searched refs:riscv_v_thread_alloc (Results 1 – 3 of 3) sorted by relevance

/arch/riscv/include/asm/
A Dvector.h53 void riscv_v_thread_alloc(struct task_struct *tsk);
425 #define riscv_v_thread_alloc(tsk) do {} while (0) macro
/arch/riscv/kernel/
A Dvector.c126 void riscv_v_thread_alloc(struct task_struct *tsk) in riscv_v_thread_alloc() function
A Dprocess.c260 riscv_v_thread_alloc(p); in copy_thread()

Completed in 7 milliseconds