Searched refs:KERNEL_ENTRY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/boot/compressed/
H A Dboot.h56 #define KERNEL_ENTRY __val(CONFIG_MEMORY_START + 0x1000) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/compressed/
H A Dhead.S47 PTR_LI k0, KERNEL_ENTRY
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/image/
H A DMakefile17 KERNEL_ENTRY = $(shell $(NM) $(KERNEL_IMAGE) | grep kernel_entry | cut -f1 -d\ ) macro
22 -D_kernel_entry=0x$(KERNEL_ENTRY) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/
H A DMakefile57 KERNEL_ENTRY := $(shell /bin/bash -c 'printf "0x%08x" \ macro
64 -C $(2) -a $(KERNEL_LOAD) -e $(KERNEL_ENTRY) \

Completed in 68 milliseconds