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 | 3101 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
|
| H A D | vmx.c | 5091 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() argument
|
| /linux/arch/x86/kvm/svm/ |
| H A D | sev.c | 4597 static void sev_es_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_es_init_vmcb() 4669 void sev_init_vmcb(struct vcpu_svm *svm, bool init_event) in sev_init_vmcb()
|
| H A D | svm.c | 1067 static void init_vmcb(struct kvm_vcpu *vcpu, bool init_event) in init_vmcb() argument 1236 svm_vcpu_reset(struct kvm_vcpu * vcpu,bool init_event) svm_vcpu_reset() argument
|
| /linux/arch/x86/kvm/ |
| H A D | lapic.c | 2907 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
|
| H A D | x86.c | 12878 static void kvm_xstate_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_xstate_reset() argument 12925 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() argument [all...] |