Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/
A Darch_timer.c315 pthread_t pt_vcpu_migration; in test_run() local
333 ret = pthread_create(&pt_vcpu_migration, NULL, in test_run()
343 pthread_join(pt_vcpu_migration, NULL); in test_run()

Completed in 3 milliseconds