Home
last modified time | relevance | path

Searched defs:HEAD (Results 1 – 25 of 25) sorted by relevance

/linux-2.4.37.9/arch/arm/boot/compressed/
DMakefile10 HEAD = head.o macro
62 HEAD = head-clps7500.o macro
/linux-2.4.37.9/arch/parisc/
DMakefile77 HEAD := arch/parisc/kernel/head.o macro
86 HEAD := arch/parisc/kernel/head64.o macro
/linux-2.4.37.9/arch/m68k/
DMakefile58 HEAD := arch/m68k/kernel/head.o macro
60 HEAD := arch/m68k/kernel/sun3-head.o macro
/linux-2.4.37.9/arch/sh/boot/compressed/
DMakefile7 HEAD = head.o macro
/linux-2.4.37.9/arch/x86_64/boot/compressed/
DMakefile7 HEAD = head.o macro
/linux-2.4.37.9/arch/sh64/boot/compressed/
DMakefile21 HEAD = head.o macro
/linux-2.4.37.9/arch/i386/boot/compressed/
DMakefile7 HEAD = head.o macro
/linux-2.4.37.9/arch/sparc/
DMakefile36 HEAD := arch/sparc/kernel/head.o arch/sparc/kernel/init_task.o macro
/linux-2.4.37.9/arch/sh/
DMakefile71 HEAD := arch/sh/kernel/head.o arch/sh/kernel/init_task.o macro
/linux-2.4.37.9/arch/sh64/
DMakefile50 HEAD := arch/$(ARCH)/kernel/head.o arch/$(ARCH)/kernel/init_task.o macro
/linux-2.4.37.9/arch/cris/
DMakefile51 HEAD := arch/cris/kernel/head.o macro
/linux-2.4.37.9/arch/i386/
DMakefile106 HEAD := arch/i386/kernel/head.o arch/i386/kernel/init_task.o macro
/linux-2.4.37.9/arch/s390x/
DMakefile31 HEAD := arch/s390x/kernel/head.o arch/s390x/kernel/init_task.o macro
/linux-2.4.37.9/arch/ppc64/
DMakefile42 HEAD := arch/ppc64/kernel/head.o macro
/linux-2.4.37.9/arch/ppc/
DMakefile51 HEAD := $(HEAD-y) macro
/linux-2.4.37.9/arch/s390/
DMakefile30 HEAD := arch/s390/kernel/head.o arch/s390/kernel/init_task.o macro
/linux-2.4.37.9/arch/x86_64/
DMakefile64 HEAD := arch/x86_64/kernel/head.o arch/x86_64/kernel/head64.o arch/x86_64/kernel/init_task.o macro
/linux-2.4.37.9/arch/sparc64/
DMakefile63 HEAD := arch/sparc64/kernel/head.o arch/sparc64/kernel/init_task.o macro
/linux-2.4.37.9/arch/ia64/
DMakefile113 HEAD := arch/$(ARCH)/kernel/head.o arch/ia64/kernel/init_task.o macro
/linux-2.4.37.9/arch/alpha/
DMakefile87 HEAD := arch/alpha/kernel/head.o macro
/linux-2.4.37.9/arch/mips64/
DMakefile385 HEAD := arch/mips64/kernel/head.o arch/mips64/kernel/init_task.o macro
/linux-2.4.37.9/arch/mips/
DMakefile726 HEAD := arch/mips/kernel/head.o arch/mips/kernel/init_task.o macro
/linux-2.4.37.9/arch/arm/
DMakefile186 HEAD :=arch/arm/kernel/head-$(PROCESSOR).o \ macro
/linux-2.4.37.9/drivers/cdrom/
Dmcdx.c1382 const int HEAD = in mcdx_xfer() local
/linux-2.4.37.9/drivers/block/
Dfloppy.c315 #define HEAD raw_cmd->cmd[3] macro