Searched defs:vcpu_thread (Results 1 – 7 of 7) sorted by relevance
111 static struct kvm_vm *spawn_vm(struct kvm_vcpu **vcpu, pthread_t *vcpu_thread, in spawn_vm()181 pthread_t vcpu_thread; in test_move_memory_region() local260 pthread_t vcpu_thread; in test_delete_memory_region() local
194 static pthread_t vcpu_thread; variable
86 pthread_t vcpu_thread; member
22 struct vcpu_thread { struct34 static struct vcpu_thread vcpu_threads[KVM_MAX_VCPUS]; argument
209 static void *vcpu_thread(void *arg) in vcpu_thread() function
194 static void *vcpu_thread(void *arg) in vcpu_thread() function
539 static void *vcpu_thread(void *arg) in vcpu_thread() function