Searched defs:vcpu_threads (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/kvm/
H A Dkvm_page_table_test.c343 pthread_t *vcpu_threads; local
/linux-master/tools/testing/selftests/kvm/lib/
H A Dmemstress.c33 static struct vcpu_thread vcpu_threads[KVM_MAX_VCPUS]; variable in typeref:struct:vcpu_thread
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_lpi_stress.c303 pthread_t *vcpu_threads = malloc(nr_vcpus * sizeof(pthread_t)); local

Completed in 114 milliseconds