Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtsc_sync.c219 static int nr_warps; variable
273 if (cur_warps != nr_warps) in check_tsc_warp()
275 nr_warps++; in check_tsc_warp()
276 cur_warps = nr_warps; in check_tsc_warp()
356 if (!nr_warps) { in check_tsc_sync_source()
380 nr_warps = 0; in check_tsc_sync_source()