Searched refs:thread_get_sve_vl (Results 1 – 2 of 2) sorted by relevance
196 static inline unsigned int thread_get_sve_vl(struct thread_struct *thread) in thread_get_sve_vl() function211 return thread_get_sve_vl(thread); in thread_get_cur_vl()
128 vl = thread_get_sve_vl(thread); in sve_pffr()