Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dtsc_sync.c39 static __cpuinitdata cycles_t max_warp; variable
91 max_warp = max(max_warp, prev - now); in check_tsc_warp()
166 "turning off TSC clock.\n", max_warp); in check_tsc_sync_source()
178 max_warp = 0; in check_tsc_sync_source()