Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dtsc_sync.c260 static int nr_warps; variable
314 if (cur_warps != nr_warps) in check_tsc_warp()
316 nr_warps++; in check_tsc_warp()
317 cur_warps = nr_warps; in check_tsc_warp()
390 if (!nr_warps) { in check_tsc_sync_source()
414 nr_warps = 0; in check_tsc_sync_source()