Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/boot/compressed/
Dvmlinux.lds.S35 } PROVIDE (__gp = .); symbol
/Linux-v4.19/arch/parisc/kernel/
Dvmlinux.lds.S106 } PROVIDE (__gp = .); symbol
/Linux-v4.19/arch/ia64/hp/sim/boot/
Dbootloader.lds18 __gp = ALIGN (8) + 0x200000; symbol
Dboot_head.S26 movl gp = __gp
/Linux-v4.19/arch/ia64/include/asm/
Dmca_asm.h204 movl gp = __gp \
/Linux-v4.19/arch/ia64/kernel/
Dvmlinux.lds.S206 __gp = ADDR(.got) + 0x200000; symbol
Dminstate.h147 movl r1=__gp; /* establish kernel global pointer */ \
Dunwind.c2246 extern char __gp[]; in unw_init()
2279 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
Divt.S1021 movl r1=__gp // establish kernel global pointer
Dhead.S289 movl gp=__gp
Dentry.S1349 movl gp=__gp
/Linux-v4.19/arch/parisc/include/asm/
Dassembly.h169 ldil L%__gp, %r27
170 ldo R%__gp(%r27), %r27