Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dtsc_sync.c218 static cycles_t max_warp; variable
268 max_warp = max(max_warp, prev - now); in check_tsc_warp()
269 cur_max_warp = max_warp; in check_tsc_warp()
370 "turning off TSC clock.\n", max_warp); in check_tsc_sync_source()
382 max_warp = 0; in check_tsc_sync_source()
439 gbl_max_warp = max_warp; in check_tsc_sync_target()