Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
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()
403 "turning off TSC clock.\n", max_warp); in check_tsc_sync_source()
415 max_warp = 0; in check_tsc_sync_source()
473 gbl_max_warp = max_warp; in check_tsc_sync_target()