Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c258 static int nr_warps; variable
312 if (cur_warps != nr_warps) in check_tsc_warp()
314 nr_warps++; in check_tsc_warp()
315 cur_warps = nr_warps; in check_tsc_warp()
388 if (!nr_warps) { in check_tsc_sync_source()
412 nr_warps = 0; in check_tsc_sync_source()