Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dtsc_scaling_sync.c47 static bool first_cpu_done; in run_vcpu() local
55 if (!first_cpu_done) { in run_vcpu()
56 first_cpu_done = true; in run_vcpu()