Searched refs:kvmcpu (Results 1 – 1 of 1) sorted by relevance
35 int kvmcpu; member43 int kvmcpu = tc->kvmcpu; in thr() local46 res = ioctl(kvmcpu, KVM_RUN, 0); in thr()55 int i, kvm, kvmvm, kvmcpu; in test() local64 kvmcpu = ioctl(kvmvm, KVM_CREATE_VCPU, 0); in test()65 TEST_ASSERT(kvmcpu != -1, "KVM_CREATE_VCPU failed"); in test()67 kvmcpu, 0); in test()68 tc.kvmcpu = kvmcpu; in test()