Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dprocessor.h215 static inline unsigned int thread_get_sme_vl(struct thread_struct *thread) in thread_get_sme_vl() function
223 return thread_get_sme_vl(thread); in thread_get_cur_vl()