Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dlbt.h105 static inline int thread_lbt_context_live(void) in thread_lbt_context_live() function
/linux-6.15/arch/loongarch/kernel/
H A Dtraps.c1007 if (!thread_lbt_context_live()) { in init_restore_lbt()
H A Dsignal.c866 if (cpu_has_lbt && thread_lbt_context_live()) { in setup_extcontext()