Searched defs:tsc_store_and_check_tsc_adjust (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dtsc.h60 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } function
/linux-master/arch/x86/kernel/
H A Dtsc_sync.c156 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) function
180 bool tsc_store_and_check_tsc_adjust(bool bootcpu) function

Completed in 237 milliseconds