Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h101 vl = thread_get_sme_vl(thread); in sve_pffr()
111 unsigned int sme_vq = sve_vq_from_vl(thread_get_sme_vl(thread)); in thread_zt_state()
A Dprocessor.h195 static inline unsigned int thread_get_sme_vl(struct thread_struct *thread) in thread_get_sme_vl() function
203 return thread_get_sme_vl(thread); in thread_get_cur_vl()

Completed in 5 milliseconds