Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dtsc_sync.c219 static int nr_warps; variable
274 if (cur_warps != nr_warps) in check_tsc_warp()
276 nr_warps++; in check_tsc_warp()
277 cur_warps = nr_warps; in check_tsc_warp()
357 if (!nr_warps) { in check_tsc_sync_source()
381 nr_warps = 0; in check_tsc_sync_source()