Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dlbt.h86 static inline void lose_lbt(int save) in lose_lbt() function
102 static inline void lose_lbt(int save) {} in lose_lbt() function
/linux/arch/loongarch/kernel/
H A Dprocess.c92 lose_lbt(0); in start_thread()