Searched defs:init_event (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/kvm/vmx/ |
| H A D | main.c | 86 static void vt_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vt_vcpu_reset()
|
| H A D | tdx.c | 3102 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
|
| H A D | vmx.c | 4961 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | sev.c | 4562 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 D | svm.c | 1022 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 D | lapic.c | 2852 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
|
| H A D | x86.c | 12801 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()
|