Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dvector.c126 void riscv_v_thread_alloc(struct task_struct *tsk) in riscv_v_thread_alloc() function
/linux/arch/riscv/include/asm/
H A Dvector.h425 #define riscv_v_thread_alloc(tsk) do {} while (0) macro