Searched defs:vcpu_thread (Results 1 – 3 of 3) sorted by relevance
21 struct vcpu_thread { struct33 static struct vcpu_thread vcpu_threads[KVM_MAX_VCPUS]; argument
110 static struct kvm_vm *spawn_vm(struct kvm_vcpu **vcpu, pthread_t *vcpu_thread, in spawn_vm()180 pthread_t vcpu_thread; in test_move_memory_region() local274 pthread_t vcpu_thread; in test_delete_memory_region() local
86 pthread_t vcpu_thread; member