Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmsa.h121 static inline int thread_msa_context_live(void) in thread_msa_context_live() function
/linux/arch/mips/kernel/
H A Dsignal.c169 if (!thread_msa_context_live()) in save_msa_extcontext()
487 if (thread_msa_context_live()) in extcontext_max_size()
H A Dunaligned.c475 BUG_ON(!thread_msa_context_live()); in emulate_load_store_insn()
H A Dtraps.c1335 if (!msa && !thread_msa_context_live()) in enable_restore_fp_context()