Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_lpi_stress.c260 static void *vcpu_worker_thread(void *data) in vcpu_worker_thread() function
312 pthread_create(&vcpu_threads[i], NULL, vcpu_worker_thread, vcpus[i]); in run_test()