Home
last modified time | relevance | path

Searched defs:__gp (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/parisc/kernel/
Dvmlinux.lds.S127 } PROVIDE (__gp = .); symbol
/linux-3.3/arch/ia64/hp/sim/boot/
Dbootloader.lds17 __gp = ALIGN (8) + 0x200000; symbol
/linux-3.3/arch/ia64/kernel/
Dvmlinux.lds.S227 __gp = ADDR(.got) + 0x200000; symbol
/linux-3.3/arch/ia64/include/asm/
Dkvm_host.h407 unsigned long __gp; member