Home
last modified time | relevance | path

Searched refs:vcpu_reset (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h775 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member
/linux-4.4.14/arch/x86/kvm/
Dsvm.c4276 .vcpu_reset = svm_vcpu_reset,
Dx86.c7362 kvm_x86_ops->vcpu_reset(vcpu, init_event); in kvm_vcpu_reset()
Dvmx.c10788 .vcpu_reset = vmx_vcpu_reset,