Home
last modified time | relevance | path

Searched defs:bootcpu (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtsc.h59 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtsc.h61 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() argument
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H A Dwakeup.c93 static int wait_for_cpus(int cpu, int bootcpu) in wait_for_cpus() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc_sync.c155 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
179 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
121 tsc_sanitize_first_cpu(struct tsc_adjust *cur, s64 bootval, unsigned int cpu, bool bootcpu) tsc_sanitize_first_cpu() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtsc_sync.c156 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
180 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
122 tsc_sanitize_first_cpu(struct tsc_adjust *cur, s64 bootval, unsigned int cpu, bool bootcpu) tsc_sanitize_first_cpu() argument
/kernel/linux/linux-5.10/scripts/dtc/
H A Dlivetree.c625 struct node *cpus, *bootcpu; in guess_boot_cpuid() local
/kernel/linux/linux-6.6/scripts/dtc/
H A Dlivetree.c652 struct node *cpus, *bootcpu; in guess_boot_cpuid() local

Completed in 6 milliseconds