Home
last modified time | relevance | path

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

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