Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A 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
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c87 lose_lbt(0); in start_thread()