/arch/mips/mti-malta/ |
D | malta-amon.c | 53 unsigned long gp, unsigned long a0) in amon_cpu_start()
|
/arch/ia64/hp/common/ |
D | aml_nfw.c | 42 void *gp; member 53 u64 gp; member
|
/arch/ia64/kernel/ |
D | esi.c | 39 u64 gp; member 45 void *gp; member
|
/arch/arm/mach-mx3/ |
D | iomux.c | 99 void mxc_iomux_set_gpr(enum iomux_gp_func gp, bool en) in mxc_iomux_set_gpr()
|
/arch/mips/include/asm/mips-boards/ |
D | launch.h | 9 unsigned long gp; member
|
/arch/mips/include/asm/ |
D | regdef.h | 49 #define gp $28 /* global pointer */ macro 92 #define gp $28 /* global pointer - caller saved for PIC */ macro
|
D | pmon.h | 41 #define pmon_cpustart(n, f, sp, gp) debug_vectors->_s.cpustart(n, f, sp, gp) argument
|
/arch/ia64/include/asm/ |
D | module.h | 19 unsigned long gp; /* global-pointer for module */ member
|
D | kprobes.h | 108 unsigned long gp; member
|
/arch/parisc/kernel/ |
D | unwind.c | 91 unsigned long base_addr, unsigned long gp, in unwind_table_init() 140 unsigned long gp, in unwind_table_add()
|
/arch/alpha/include/asm/ |
D | regdef.h | 40 #define gp $29 /* global pointer */ macro
|
D | ptrace.h | 47 unsigned long gp; member
|
/arch/mips/pmc-sierra/yosemite/ |
D | smp.c | 134 unsigned long gp = (unsigned long) task_thread_info(idle); in yos_boot_secondary() local
|
/arch/mips/kernel/ |
D | smp-mt.c | 193 struct thread_info *gp = task_thread_info(idle); in vsmp_boot_secondary() local
|
D | smp-cmp.c | 194 struct thread_info *gp = task_thread_info(idle); in cmp_boot_secondary() local
|
D | process.c | 175 void elf_dump_regs(elf_greg_t *gp, struct pt_regs *regs) in elf_dump_regs()
|
/arch/alpha/kernel/ |
D | core_wildfire.c | 185 wildfire_gp *gp; in wildfire_hardware_probe() local 601 wildfire_gp *gp = WILDFIRE_gp(qbbno); in wildfire_dump_gp_regs() local
|
D | module.c | 175 unsigned long got, gp; in apply_relocate_add() local
|
D | traps.c | 441 unsigned long ps, pc, gp, a0, a1, a2; member
|
/arch/mips/sgi-ip27/ |
D | ip27-smp.c | 200 unsigned long gp = (unsigned long)task_thread_info(idle); in ip27_boot_secondary() local
|
/arch/sparc/kernel/ |
D | process_64.c | 244 static void __global_reg_poll(struct global_reg_snapshot *gp) in __global_reg_poll() 275 struct global_reg_snapshot *gp = &global_reg_snapshot[cpu]; in __trigger_all_cpu_backtrace() local
|
/arch/frv/kernel/ |
D | vmlinux.lds.S | 145 PROVIDE (gp = _gp); symbol
|
/arch/parisc/include/asm/ |
D | elf.h | 160 __u32 gp; member 168 __u64 gp; member
|
D | unwind.h | 46 unsigned long gp; member
|
/arch/mips/fw/cfe/ |
D | cfe_api.c | 81 int cfe_cpu_start(int cpu, void (*fn) (void), long sp, long gp, long a1) in cfe_cpu_start()
|