Home
last modified time | relevance | path

Searched refs:bootcpu (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
A Dtsc_sync.c124 unsigned int cpu, bool bootcpu) in tsc_sanitize_first_cpu() argument
142 if (bootcpu && bootval != 0) { in tsc_sanitize_first_cpu()
157 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
172 tsc_sanitize_first_cpu(cur, bootval, smp_processor_id(), bootcpu); in tsc_store_and_check_tsc_adjust()
181 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() argument
213 bootcpu); in tsc_store_and_check_tsc_adjust()
/arch/x86/include/asm/
A Dtsc.h108 extern bool tsc_store_and_check_tsc_adjust(bool bootcpu);
112 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() argument
/arch/powerpc/mm/
A Dmmu_decl.h121 extern void restore_to_as0(int esel, int offset, void *dt_ptr, int bootcpu);

Completed in 9 milliseconds