tsc_store_and_check_tsc_adjust 59 arch/x86/include/asm/tsc.h extern bool tsc_store_and_check_tsc_adjust(bool bootcpu); tsc_store_and_check_tsc_adjust 1450 arch/x86/kernel/tsc.c tsc_store_and_check_tsc_adjust(true); tsc_store_and_check_tsc_adjust 420 arch/x86/kernel/tsc_sync.c if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) {