Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h302 static inline int thread_lsx_context_live(void) in thread_lsx_context_live() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c860 if (!thread_lsx_context_live()) { in init_restore_lsx()
H A Dsignal.c877 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()