Home
last modified time | relevance | path

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

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