Home
last modified time | relevance | path

Searched defs:thread_params (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c64 struct thread_params { struct
65 struct kvm_vcpu *vcpu;
66 uint64_t *p_i_ucna_rcvd;
67 uint64_t *p_i_ucna_addr;
68 uint64_t *p_ucna_addr;
69 uint64_t *p_ucna_addr2;
H A Dxapic_ipi_test.c77 struct thread_params { struct
78 struct test_data_page *data;
79 struct kvm_vcpu *vcpu;
80 uint64_t *pipis_rcvd; /* host address of ipis_rcvd global */
/openbmc/linux/tools/perf/bench/
H A Dbreakpoint.c23 } thread_params = { variable