Home
last modified time | relevance | path

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

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