Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmsa.h45 static inline int thread_msa_context_live(void) in thread_msa_context_live() function
/linux-4.1.27/arch/mips/kernel/
Dtraps.c1268 if (!msa && !thread_msa_context_live()) in enable_restore_fp_context()