Home
last modified time | relevance | path

Searched defs:gregs (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/linux-user/nios2/
H A Dsignal.c29 unsigned long gregs[32]; member
47 unsigned long *gregs = uc->tuc_mcontext.gregs; in rt_setup_ucontext() local
83 unsigned long *gregs = uc->tuc_mcontext.gregs; in rt_restore_ucontext() local
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c79 void __iomem *gregs = map_physmem(AR933X_GMAC_BASE, AR933X_GMAC_SIZE, in eth_init_ar933x() local
114 void __iomem *gregs = map_physmem(AR934X_GMAC_BASE, AR934X_GMAC_SIZE, in eth_init_ar934x() local
/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c190 struct gregs { struct
191 uint64_t cnt;
192 uint32_t cnt_wstat;
193 uint32_t tcon;
194 uint32_t int_cstat;
195 uint32_t int_enb;
196 uint32_t wstat;
197 uint64_t comp[MCT_GT_CMP_NUM];
198 uint32_t comp_add_incr[MCT_GT_CMP_NUM];
/openbmc/linux/arch/nios2/kernel/
H A Dsignal.c42 unsigned long __user *gregs = uc->uc_mcontext.gregs; in rt_restore_ucontext() local
131 unsigned long __user *gregs = uc->uc_mcontext.gregs; in rt_setup_ucontext() local
/openbmc/linux/arch/nios2/include/uapi/asm/
H A Dsigcontext.h28 unsigned long gregs[32]; member
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c57 target_gregset_t gregs; member
185 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_setup_ucontext() local
238 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_restore_ucontext() local
/openbmc/linux/arch/m68k/include/asm/
H A Ducontext.h16 gregset_t gregs; member
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.c80 static int qec_global_reset(void __iomem *gregs) in qec_global_reset()
101 void __iomem *gregs = bp->gregs; in qec_init() local
622 void __iomem *gregs = bp->gregs; in bigmac_init_hw() local
H A Dsunqe.c63 static inline int qec_global_reset(void __iomem *gregs) in qec_global_reset()
146 void __iomem *gregs = qecp->gregs; in qe_init() local
H A Dsunhme.c943 static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs) in happy_meal_stop()
1259 void __iomem *gregs = hp->gregs; in happy_meal_init() local
1536 void __iomem *gregs = hp->gregs; in happy_meal_set_initial_advertisement() local
H A Dsunbmac.h290 void __iomem *gregs; /* QEC Global Registers */ member
H A Dsunqe.h315 void __iomem *gregs; /* QEC Global Registers */ member
H A Dsunhme.h402 void __iomem *gregs; /* Happy meal global registers */ member
/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h12 #define gregs gp_regs macro
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h54 #define ELF_CORE_COPY_REGS(gregs, regs) ppc_elf_core_copy_regs(gregs, regs); argument
H A Dmpic.h307 struct mpic_reg_bank gregs; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c109 struct fsl_ifc_fcm *gregs = (void *)CONFIG_SYS_IFC_ADDR; in nand_spl_load_image() local
H A Dfsl_ifc_nand.c887 struct fsl_ifc_fcm *gregs = NULL; in fsl_ifc_chip_init() local
/openbmc/linux/arch/m68k/kernel/
H A Dsignal.c713 greg_t __user *gregs = uc->uc_mcontext.gregs; in rt_restore_ucontext() local
833 greg_t __user *gregs = uc->uc_mcontext.gregs; in rt_setup_ucontext() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c94 elf_greg_t64 *gregs = (elf_greg_t64 *)regs; in __unsafe_save_general_regs() local
115 elf_greg_t64 *gregs = (elf_greg_t64 *)regs; in __unsafe_restore_general_regs() local
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c258 int gregs = (code & 0x10) != 0; in unw_decode_p6() local
/openbmc/qemu/target/sh4/
H A Dcpu.h143 uint32_t gregs[24]; /* general registers */ member
/openbmc/qemu/hw/net/
H A Dsungem.c221 uint32_t gregs[SUNGEM_MMIO_GREG_SIZE >> 2]; member
/openbmc/linux/include/linux/
H A Dfsl_ifc.h837 struct fsl_ifc_global __iomem *gregs; member
/openbmc/qemu/target/sparc/
H A Dcpu.h429 target_ulong gregs[8]; /* general registers */ member

12