Home
last modified time | relevance | path

Searched defs:init_event (Results 1 – 7 of 7) 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.c3102 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
H A Dvmx.c4961 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()
/linux/arch/x86/kvm/svm/
H A Dsev.c4562 static void sev_es_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_es_init_vmcb()
4634 void sev_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_init_vmcb()
H A Dsvm.c1022 static void init_vmcb(struct kvm_vcpu *vcpu, bool init_event) in init_vmcb()
1185 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/linux/arch/x86/kvm/
H A Dlapic.c2852 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
H A Dx86.c12801 static void kvm_xstate_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_xstate_reset()
12848 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()