Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Darch_timer.c291 bool vcpu_done; in test_vcpu_migration() local
298 vcpu_done = test_bit(i, vcpu_done_map); in test_vcpu_migration()
301 if (vcpu_done) { in test_vcpu_migration()