Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dfpu.h303 static inline int thread_lsx_context_live(void) in thread_lsx_context_live() function
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c886 if (!thread_lsx_context_live()) { in init_restore_lsx()
Dsignal.c878 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()