Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dvector.h53 void riscv_v_thread_alloc(struct task_struct *tsk);
426 #define riscv_v_thread_alloc(tsk) do {} while (0) macro