Searched defs:vcpu_run (Results 1 – 2 of 2) sorted by relevance
239 int (*vcpu_run)(struct kvm_run *run, struct kvm_vcpu *vcpu); member
6660 static int vcpu_run(struct kvm_vcpu *vcpu) in vcpu_run() function