Searched refs:test_vcpu_run (Results 1 – 2 of 2) sorted by relevance
47 static void *test_vcpu_run(void *arg) in test_vcpu_run() function151 ret = pthread_create(&pt_vcpu_run[i], NULL, test_vcpu_run, in test_run()
961 static void *test_vcpu_run(void *arg) in test_vcpu_run() function1006 ret = pthread_create(&thr[0], NULL, test_vcpu_run, vcpus[0]); in test_vgic_two_cpus()1009 ret = pthread_create(&thr[1], NULL, test_vcpu_run, vcpus[1]); in test_vgic_two_cpus()