bootcpu 93 arch/mips/netlogic/xlp/wakeup.c static int wait_for_cpus(int cpu, int bootcpu) bootcpu 102 arch/mips/netlogic/xlp/wakeup.c if (cpu_ready[cpu + i] || (cpu + i) == bootcpu) bootcpu 141 arch/powerpc/mm/mmu_decl.h extern void restore_to_as0(int esel, int offset, void *dt_ptr, int bootcpu); bootcpu 59 arch/x86/include/asm/tsc.h extern bool tsc_store_and_check_tsc_adjust(bool bootcpu); bootcpu 64 arch/x86/include/asm/tsc.h static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } bootcpu 81 arch/x86/kernel/tsc_sync.c unsigned int cpu, bool bootcpu) bootcpu 99 arch/x86/kernel/tsc_sync.c if (bootcpu && bootval != 0) { bootcpu 114 arch/x86/kernel/tsc_sync.c bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) bootcpu 129 arch/x86/kernel/tsc_sync.c tsc_sanitize_first_cpu(cur, bootval, smp_processor_id(), bootcpu); bootcpu 138 arch/x86/kernel/tsc_sync.c bool tsc_store_and_check_tsc_adjust(bool bootcpu) bootcpu 172 arch/x86/kernel/tsc_sync.c bootcpu); bootcpu 626 scripts/dtc/livetree.c struct node *cpus, *bootcpu; bootcpu 634 scripts/dtc/livetree.c bootcpu = cpus->children; bootcpu 635 scripts/dtc/livetree.c if (!bootcpu) bootcpu 638 scripts/dtc/livetree.c reg = get_property(bootcpu, "reg");