Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dtsc_sync.c259 static cycles_t max_warp; variable
308 max_warp = max(max_warp, prev - now); in check_tsc_warp()
309 cur_max_warp = max_warp; in check_tsc_warp()
410 "turning off TSC clock.\n", max_warp); in check_tsc_sync_source()
422 max_warp = 0; in check_tsc_sync_source()
479 gbl_max_warp = max_warp; in check_tsc_sync_target()

Completed in 3 milliseconds