Home
last modified time | relevance | path

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

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