Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/include/asm/
Dprocessor.h190 static inline unsigned int thread_get_sve_vl(struct thread_struct *thread) in thread_get_sve_vl() function
205 return thread_get_sve_vl(thread); in thread_get_cur_vl()
Dfpsimd.h103 vl = thread_get_sve_vl(thread); in sve_pffr()