Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c299 bool vcpu_done; in test_vcpu_migration() local
306 vcpu_done = test_bit(i, vcpu_done_map); in test_vcpu_migration()
309 if (vcpu_done) { in test_vcpu_migration()