Searched refs:elf_plat_init (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Delf.h115 extern void elf_plat_init(struct pt_regs *regs, unsigned long load_addr);
117 #define ELF_PLAT_INIT(_r, load_addr) elf_plat_init(_r, load_addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/mm/
H A Delf.c157 void elf_plat_init(struct pt_regs *regs, unsigned long load_addr) function

Completed in 119 milliseconds