Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Ductx.h17 #define MC_G3 6 macro
/openbmc/linux/arch/sparc/kernel/
H A Dsignal_64.c86 err |= __get_user(regs->u_regs[UREG_G3], (&(*grp)[MC_G3])); in sparc64_set_context()
186 err |= __put_user(regs->u_regs[UREG_G3], &((*grp)[MC_G3])); in sparc64_get_context()