Home
last modified time | relevance | path

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

/arch/alpha/
DMakefile50 boot := arch/alpha/boot macro
53 all boot: $(boot)/vmlinux.gz target
/arch/parisc/kernel/
Drelocate_kernel.S132 boot: label
/arch/c6x/
DMakefile37 boot := arch/$(ARCH)/boot macro
/arch/parisc/
DMakefile21 boot := arch/parisc/boot macro
119 boot := arch/parisc/boot macro
/arch/unicore32/
DMakefile42 boot := arch/unicore32/boot macro
/arch/nds32/
DMakefile50 boot := arch/nds32/boot macro
/arch/arc/
DMakefile91 boot := arch/arc/boot macro
/arch/h8300/
DMakefile38 boot := arch/h8300/boot macro
/arch/microblaze/
DMakefile63 boot := arch/microblaze/boot macro
/arch/riscv/
DMakefile94 boot := arch/riscv/boot macro
/arch/sparc/
DMakefile70 boot := arch/sparc/boot macro
/arch/csky/
DMakefile71 boot := arch/csky/boot macro
/arch/xtensa/
DMakefile88 boot := arch/xtensa/boot macro
/arch/arm64/
DMakefile139 boot := arch/arm64/boot macro
/arch/s390/
DMakefile150 boot := arch/s390/boot macro
/arch/x86/
DMakefile277 boot := arch/x86/boot macro
/arch/sh/
DMakefile103 boot := arch/sh/boot macro
/arch/powerpc/
DMakefile268 boot := arch/$(ARCH)/boot macro
/arch/arm/
DMakefile300 boot := arch/arm/boot macro
/arch/arm64/kernel/
Dcpufeature.c659 static int check_update_ftr_reg(u32 sys_id, int cpu, u64 val, u64 boot) in check_update_ftr_reg()
679 struct cpuinfo_arm64 *boot) in update_cpu_features()
/arch/x86/kvm/
Dx86.c1691 struct timespec64 boot; in kvm_write_wall_clock() local