Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Ductx.h19 #define MC_G5 8 macro
/openbmc/linux/arch/sparc/kernel/
H A Dsignal_64.c88 err |= __get_user(regs->u_regs[UREG_G5], (&(*grp)[MC_G5])); in sparc64_set_context()
188 err |= __put_user(regs->u_regs[UREG_G5], &((*grp)[MC_G5])); in sparc64_get_context()