Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/include/asm/
Dlbt.h82 static inline void lose_lbt(int save) in lose_lbt() function
98 static inline void lose_lbt(int save) {} in lose_lbt() function
/linux-6.6.21/arch/loongarch/kernel/
Dprocess.c87 lose_lbt(0); in start_thread()