Home
last modified time | relevance | path

Searched defs:vcpu_reset (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/ia64/kvm/
Dkvm-ia64.c1966 static int vcpu_reset(struct kvm_vcpu *vcpu) in vcpu_reset() function
/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h601 int (*vcpu_reset)(struct kvm_vcpu *vcpu); member