Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/kvm/lib/
Dmemstress.c21 struct vcpu_thread { struct
33 static struct vcpu_thread vcpu_threads[KVM_MAX_VCPUS]; argument
/linux-6.14.4/tools/testing/selftests/kvm/
Dset_memory_region_test.c110 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() local
274 pthread_t vcpu_thread; in test_delete_memory_region() local
Ddirty_log_test.c191 static pthread_t vcpu_thread; variable
Dmemslot_perf_test.c86 pthread_t vcpu_thread; member
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dhyperv_ipi.c207 static void *vcpu_thread(void *arg) in vcpu_thread() function
Dhyperv_tlb_flush.c537 static void *vcpu_thread(void *arg) in vcpu_thread() function
Dxapic_ipi_test.c192 static void *vcpu_thread(void *arg) in vcpu_thread() function