Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 23 of 23) sorted by relevance

/arch/alpha/
DMakefile50 boot := arch/alpha/boot macro
53 all boot: $(boot)/vmlinux.gz target
/arch/ia64/
DMakefile67 boot := arch/ia64/hp/sim/boot macro
88 boot: lib/lib.a vmlinux target
/arch/score/
DMakefile32 boot := arch/score/boot macro
/arch/c6x/
DMakefile35 boot := arch/$(ARCH)/boot macro
/arch/ia64/hp/sim/boot/
DMakefile21 boot: bootloader target
/arch/m32r/
DMakefile46 boot := arch/m32r/boot macro
/arch/unicore32/
DMakefile43 boot := arch/unicore32/boot macro
/arch/microblaze/
DMakefile54 boot := arch/microblaze/boot macro
/arch/mn10300/
DMakefile68 boot := arch/mn10300/boot macro
/arch/s390/
DMakefile105 boot := arch/s390/boot macro
/arch/xtensa/
DMakefile84 boot := arch/xtensa/boot macro
/arch/sparc/
DMakefile86 boot := arch/sparc/boot macro
/arch/h8300/
DMakefile55 boot := arch/h8300/boot macro
/arch/cris/
DMakefile71 boot := arch/cris/boot macro
/arch/avr32/
DMakefile50 boot := arch/$(ARCH)/boot/images macro
/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c81 static void cmci_discover(int banks, int boot) in cmci_discover()
/arch/x86/
DMakefile204 boot := arch/x86/boot macro
/arch/powerpc/
DMakefile173 boot := arch/$(ARCH)/boot macro
/arch/sh/
DMakefile185 boot := arch/sh/boot macro
/arch/blackfin/
DMakefile144 boot := arch/$(ARCH)/boot macro
/arch/arm/
DMakefile277 boot := arch/arm/boot macro
/arch/tile/kernel/
Dsetup.c863 void __cpuinit setup_cpu(int boot) in setup_cpu()
/arch/x86/kvm/
Dx86.c885 struct timespec boot; in kvm_write_wall_clock() local