Home
last modified time | relevance | path

Searched defs:bootcpu (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c123 unsigned int cpu, bool bootcpu) in tsc_sanitize_first_cpu()
156 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()
180 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()
/openbmc/linux/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()
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c607 struct node *cpus, *bootcpu; in guess_boot_cpuid() local
/openbmc/linux/scripts/dtc/
H A Dlivetree.c652 struct node *cpus, *bootcpu; in guess_boot_cpuid() local