Home
last modified time | relevance | path

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

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