Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtsc.h61 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc_sync.c155 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function
179 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtsc_sync.c156 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function
180 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function

Completed in 3 milliseconds