Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dmsa.h121 static inline int thread_msa_context_live(void) in thread_msa_context_live() function
/linux-6.1.9/arch/mips/kernel/
Dsignal.c168 if (!thread_msa_context_live()) in save_msa_extcontext()
486 if (thread_msa_context_live()) in extcontext_max_size()
Dunaligned.c433 BUG_ON(!thread_msa_context_live()); in emulate_load_store_insn()
Dtraps.c1333 if (!msa && !thread_msa_context_live()) in enable_restore_fp_context()