Searched defs:boot (Results 1 – 21 of 21) sorted by relevance
50 boot := arch/alpha/boot macro53 all boot: $(boot)/vmlinux.gz target
132 boot: label
37 boot := arch/$(ARCH)/boot macro
21 boot := arch/parisc/boot macro119 boot := arch/parisc/boot macro
42 boot := arch/unicore32/boot macro
50 boot := arch/nds32/boot macro
91 boot := arch/arc/boot macro
38 boot := arch/h8300/boot macro
63 boot := arch/microblaze/boot macro
94 boot := arch/riscv/boot macro
70 boot := arch/sparc/boot macro
71 boot := arch/csky/boot macro
88 boot := arch/xtensa/boot macro
139 boot := arch/arm64/boot macro
150 boot := arch/s390/boot macro
277 boot := arch/x86/boot macro
103 boot := arch/sh/boot macro
268 boot := arch/$(ARCH)/boot macro
300 boot := arch/arm/boot macro
659 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()
1691 struct timespec64 boot; in kvm_write_wall_clock() local