Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dlbt.h101 static inline int thread_lbt_context_live(void) in thread_lbt_context_live() function
/linux/arch/loongarch/kernel/
H A Dtraps.c997 if (!thread_lbt_context_live()) { in init_restore_lbt()
H A Dsignal.c887 if (cpu_has_lbt && thread_lbt_context_live()) { in setup_extcontext()