Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Ducontext.h34 struct msa_extcontext { struct
/linux-4.4.14/arch/mips/kernel/
Dsignal.c147 struct msa_extcontext __user *msa = buf; in save_msa_extcontext()
193 struct msa_extcontext __user *msa = buf; in restore_msa_extcontext()
459 sz += sizeof(struct msa_extcontext); in extcontext_max_size()