Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c257 static cycles_t max_warp; variable
306 max_warp = max(max_warp, prev - now); in check_tsc_warp()
307 cur_max_warp = max_warp; in check_tsc_warp()
401 "turning off TSC clock.\n", max_warp); in check_tsc_sync_source()
413 max_warp = 0; in check_tsc_sync_source()
471 gbl_max_warp = max_warp; in check_tsc_sync_target()