Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dfpu.h310 static inline int thread_lsx_context_live(void) in thread_lsx_context_live() function
/linux/arch/loongarch/kernel/
H A Dsignal.c853 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()