Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds