Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtsc_sync.c114 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function
138 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function
/Linux-v5.10/arch/x86/include/asm/
Dtsc.h62 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() function