Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmsa.h125 static inline int thread_msa_context_live(void) in thread_msa_context_live() function
/Linux-v4.19/arch/mips/kernel/
Dsignal.c151 if (!thread_msa_context_live()) in save_msa_extcontext()
458 if (thread_msa_context_live()) in extcontext_max_size()
Dtraps.c1265 if (!msa && !thread_msa_context_live()) in enable_restore_fp_context()
Dunaligned.c1245 BUG_ON(!thread_msa_context_live()); in emulate_load_store_insn()