Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/include/asm/
Dprocessor.h188 static inline unsigned int thread_get_sme_vl(struct thread_struct *thread) in thread_get_sme_vl() function
196 return thread_get_sme_vl(thread); in thread_get_cur_vl()
Dfpsimd.h92 vl = thread_get_sme_vl(thread); in sve_pffr()