Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsignal.c208 static int restore_msa_extcontext(void __user *buf, unsigned int size) in restore_msa_extcontext() function
258 static int restore_msa_extcontext(void __user *buf, unsigned int size) in restore_msa_extcontext() function
306 err = restore_msa_extcontext(buf, ext.size); in restore_extcontext()