Searched defs:thread_params (Results 1 – 2 of 2) sorted by relevance
75 struct thread_params { struct76 struct test_data_page *data;77 struct kvm_vcpu *vcpu;78 uint64_t *pipis_rcvd; /* host address of ipis_rcvd global */
23 } thread_params = { variable