Home
last modified time | relevance | path

Searched defs:init_event (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dmain.c86 static void vt_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vt_vcpu_reset()
H A Dtdx.c3133 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
H A Dvmx.c4768 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()
/linux/arch/x86/kvm/
H A Dlapic.c2720 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
H A Dx86.c12391 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/linux/arch/x86/kvm/svm/
H A Dsvm.c1252 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()