Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/lasat/image/ !
DMakefile17 KERNEL_ENTRY = $(shell $(NM) $(KERNEL_IMAGE) | grep kernel_entry | cut -f1 -d\ ) macro
22 -D_kernel_entry=0x$(KERNEL_ENTRY) \
/linux-2.6.39/arch/m32r/boot/compressed/ !
Dboot.h56 #define KERNEL_ENTRY __val(CONFIG_MEMORY_START + 0x1000) macro
/linux-2.6.39/arch/sh/boot/ !
DMakefile58 KERNEL_ENTRY := $(shell /bin/bash -c 'printf "0x%08x" \ macro
65 -C $(2) -a $(KERNEL_LOAD) -e $(KERNEL_ENTRY) \
/linux-2.6.39/arch/mips/boot/compressed/ !
Dhead.S47 PTR_LI k0, KERNEL_ENTRY