Searched refs:task_set_vl (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ |
| H A D | processor.h | 229 void task_set_vl(struct task_struct *task, enum vec_type type, 248 task_set_vl(task, ARM64_VEC_SVE, vl); in task_set_sve_vl()
|
| /linux/arch/arm64/kernel/ |
| H A D | fpsimd.c | 260 void task_set_vl(struct task_struct *task, enum vec_type type, in task_set_vl() function 842 task_set_vl(task, type, vl); in change_live_vector_length() 1568 task_set_vl(current, type, vl); in fpsimd_flush_thread_vl()
|