Home
last modified time | relevance | path

Searched refs:thread_lasx_context_live (Results 1 – 2 of 2) 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 Dsignal.c850 if (cpu_has_lasx && thread_lasx_context_live()) in setup_extcontext()