Searched defs:KERNEL_START (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lasat/image/
H A DMakefile22 KERNEL_START = $(shell $(NM) $(KERNEL_IMAGE) | grep _ftext | cut -f1 -d\ ) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dbootsetup.h23 #define KERNEL_START (*(unsigned int *) (PARAM+0x214)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dbootsetup.h23 #define KERNEL_START (*(unsigned int *) (PARAM+0x214)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/devices/
H A Dlart.c89 #define KERNEL_START (BLOB_START + BLOB_LEN) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dsystem.h21 #define KERNEL_START (PAGE_OFFSET + 68*1024*1024) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dsystem.h21 #define KERNEL_START (PAGE_OFFSET + 68*1024*1024) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dsystem.h29 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dsystem.h29 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsetup.c120 #define KERNEL_START (*(unsigned long *) (PARAM+0x214)) macro

Completed in 82 milliseconds