Home
last modified time | relevance | path

Searched refs:__gp (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
Dvmlinux.lds.S98 } PROVIDE (__gp = .); symbol
/linux-4.4.14/arch/ia64/hp/sim/boot/
Dbootloader.lds17 __gp = ALIGN (8) + 0x200000; symbol
Dboot_head.S25 movl gp = __gp
/linux-4.4.14/arch/ia64/include/asm/
Dmca_asm.h203 movl gp = __gp \
/linux-4.4.14/arch/ia64/kernel/
Dvmlinux.lds.S199 __gp = ADDR(.got) + 0x200000; symbol
Dminstate.h146 movl r1=__gp; /* establish kernel global pointer */ \
Dunwind.c2245 extern char __gp[]; in unw_init()
2278 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
Divt.S1018 movl r1=__gp // establish kernel global pointer
Dhead.S286 movl gp=__gp
Dentry.S1368 movl gp=__gp
/linux-4.4.14/arch/parisc/include/asm/
Dassembly.h167 ldil L%__gp, %r27
168 ldo R%__gp(%r27), %r27