Searched refs:thread_msa_context_live (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmsa.h121 static inline int thread_msa_context_live(void) function
/linux-master/arch/mips/kernel/
H A Dsignal.c169 if (!thread_msa_context_live())
487 if (thread_msa_context_live())
H A Dunaligned.c475 BUG_ON(!thread_msa_context_live());
H A Dtraps.c1334 if (!msa && !thread_msa_context_live())

Completed in 139 milliseconds