Home
last modified time | relevance | path

Searched defs:vcpu_thread (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
Dset_memory_region_test.c116 static struct kvm_vm *spawn_vm(pthread_t *vcpu_thread, void *guest_code) in spawn_vm()
184 pthread_t vcpu_thread; in test_move_memory_region() local
262 pthread_t vcpu_thread; in test_delete_memory_region() local
Ddirty_log_test.c381 pthread_t vcpu_thread; in run_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
Dset_memory_region_test.c111 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() local
260 pthread_t vcpu_thread; in test_delete_memory_region() local
Ddirty_log_test.c194 static pthread_t vcpu_thread; variable
Dmemslot_perf_test.c86 pthread_t vcpu_thread; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
Dmemstress.c22 struct vcpu_thread { struct
34 static struct vcpu_thread vcpu_threads[KVM_MAX_VCPUS]; argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
Dhyperv_ipi.c209 static void *vcpu_thread(void *arg) in vcpu_thread() function
Dhyperv_tlb_flush.c539 static void *vcpu_thread(void *arg) in vcpu_thread() function
Dxapic_ipi_test.c194 static void *vcpu_thread(void *arg) in vcpu_thread() function