Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dfpu.h311 static inline int thread_lasx_context_live(void) in thread_lasx_context_live() function
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c912 if (!thread_lasx_context_live()) { in init_restore_lasx()
Dsignal.c875 if (cpu_has_lasx && thread_lasx_context_live()) in setup_extcontext()