Home
last modified time | relevance | path

Searched refs:vmx_vcpu_reset (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h26 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
H A Dmain.c93 vmx_vcpu_reset(vcpu, init_event); in vt_vcpu_reset()
H A Dvmx.c4768 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() function