Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H A Darch_timer.c123 bool vcpu_done; in test_vcpu_migration() local
130 vcpu_done = test_bit(i, vcpu_done_map); in test_vcpu_migration()
133 if (vcpu_done) { in test_vcpu_migration()