/openbmc/u-boot/arch/mips/mach-ath79/ |
H A D | reset.c | 79 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 D | exynos4210_mct.c | 190 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 D | signal.c | 42 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 D | sigcontext.h | 28 unsigned long gregs[32]; member
|
/openbmc/qemu/linux-user/m68k/ |
H A D | signal.c | 57 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 D | ucontext.h | 16 gregset_t gregs; member
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 80 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 D | sunqe.c | 63 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 D | sunhme.c | 943 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 D | sunbmac.h | 290 void __iomem *gregs; /* QEC Global Registers */ member
|
H A D | sunqe.h | 315 void __iomem *gregs; /* QEC Global Registers */ member
|
H A D | sunhme.h | 402 void __iomem *gregs; /* Happy meal global registers */ member
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 12 #define gregs gp_regs macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 54 #define ELF_CORE_COPY_REGS(gregs, regs) ppc_elf_core_copy_regs(gregs, regs); argument
|
H A D | mpic.h | 307 struct mpic_reg_bank gregs; member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_ifc_spl.c | 109 struct fsl_ifc_fcm *gregs = (void *)CONFIG_SYS_IFC_ADDR; in nand_spl_load_image() local
|
H A D | fsl_ifc_nand.c | 887 struct fsl_ifc_fcm *gregs = NULL; in fsl_ifc_chip_init() local
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | signal.c | 713 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 D | signal_32.c | 94 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 D | unwind_decoder.c | 258 int gregs = (code & 0x10) != 0; in unw_decode_p6() local
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.h | 143 uint32_t gregs[24]; /* general registers */ member
|
/openbmc/qemu/hw/net/ |
H A D | sungem.c | 221 uint32_t gregs[SUNGEM_MMIO_GREG_SIZE >> 2]; member
|
/openbmc/linux/include/linux/ |
H A D | fsl_ifc.h | 837 struct fsl_ifc_global __iomem *gregs; member
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.h | 401 target_ulong gregs[8]; /* general registers */ member
|
/openbmc/u-boot/include/ |
H A D | fsl_ifc.h | 1030 struct fsl_ifc_fcm *gregs; member
|