Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S35 } PROVIDE (__gp = .); symbol
/openbmc/linux/arch/parisc/kernel/
H A Dvmlinux.lds.S121 } PROVIDE (__gp = .); symbol
/openbmc/linux/arch/ia64/include/asm/
H A Dmca_asm.h204 movl gp = __gp \
/openbmc/linux/arch/ia64/kernel/
H A Dvmlinux.lds.S195 __gp = ADDR(.got) + 0x200000; symbol
H A Dminstate.h147 movl r1=__gp; /* establish kernel global pointer */ \
H A Dunwind.c2246 extern char __gp[]; in unw_init()
2279 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
H A Divt.S1020 movl r1=__gp // establish kernel global pointer
H A Dhead.S288 movl gp=__gp
H A Dentry.S1342 movl gp=__gp
/openbmc/linux/arch/parisc/include/asm/
H A Dassembly.h196 ldil L%__gp, %r27
197 ldo R%__gp(%r27), %r27