Searched defs:gregs (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/nios2/include/uapi/asm/
H A Dsigcontext.h28 unsigned long gregs[32]; member in struct:sigcontext
/linux-master/arch/m68k/include/asm/
H A Ducontext.h16 gregset_t gregs; member in struct:mcontext
/linux-master/arch/nios2/kernel/
H A Dsignal.c42 unsigned long __user *gregs = uc->uc_mcontext.gregs; local
131 unsigned long __user *gregs = uc->uc_mcontext.gregs; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dpkey-powerpc.h12 #define gregs gp_regs macro
/linux-master/arch/powerpc/kernel/
H A Dsignal_32.c94 elf_greg_t64 *gregs = (elf_greg_t64 *)regs; local
115 elf_greg_t64 *gregs = (elf_greg_t64 *)regs; local
/linux-master/arch/m68k/kernel/
H A Dsignal.c715 greg_t __user *gregs = uc->uc_mcontext.gregs; local
835 greg_t __user *gregs = uc->uc_mcontext.gregs; local
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dsunqe.c63 static inline int qec_global_reset(void __iomem *gregs) argument
146 void __iomem *gregs = qecp->gregs; local
[all...]
H A Dsunbmac.c80 static int qec_global_reset(void __iomem *gregs) argument
101 void __iomem *gregs = bp->gregs; local
622 void __iomem *gregs = bp->gregs; local
[all...]
H A Dsunbmac.h290 void __iomem *gregs; /* QEC Global Registers */ member in struct:bigmac
H A Dsunhme.c943 static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs) argument
1259 void __iomem *gregs = hp->gregs; local
1536 void __iomem *gregs = hp->gregs; local
[all...]
H A Dsunqe.h315 void __iomem *gregs; /* QEC Global Registers */ member in struct:sunqec
H A Dsunhme.h402 void __iomem *gregs; /* Happy meal global registers */ member in struct:happy_meal
/linux-master/arch/powerpc/include/asm/
H A Dmpic.h307 struct mpic_reg_bank gregs; member in struct:mpic
/linux-master/include/linux/
H A Dfsl_ifc.h837 struct fsl_ifc_global __iomem *gregs; member in struct:fsl_ifc_ctrl

Completed in 301 milliseconds