Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H A Darch_timer.c47 static void *test_vcpu_run(void *arg) in test_vcpu_run() function
156 ret = pthread_create(&pt_vcpu_run[i], NULL, test_vcpu_run, in test_run()