Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dmain.c39 .vcpu_reset = vmx_vcpu_reset,
H A Dx86_ops.h26 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
H A Dvmx.c4898 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() function