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.c91 static void vt_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vt_vcpu_reset()
H A Dtdx.c3165 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
/linux/arch/x86/kvm/svm/
H A Dsvm.c1126 static void init_vmcb(struct kvm_vcpu *vcpu, bool init_event) in init_vmcb()
1295 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
H A Dsev.c4702 static void sev_es_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_es_init_vmcb()
4774 void sev_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_init_vmcb()
/linux/arch/x86/kvm/
H A Dlapic.c2957 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
H A Dx86.c12915 static void kvm_xstate_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_xstate_reset()
12962 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()