Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dfpu.h318 static inline int thread_lasx_context_live(void) in thread_lasx_context_live() function
/linux/arch/loongarch/kernel/
H A Dtraps.c928 if (!thread_lasx_context_live()) { in init_restore_lasx()
H A Dsignal.c854 if (cpu_has_lasx && thread_lasx_context_live()) in setup_extcontext()