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.c3101 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
H A Dvmx.c5091 void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() argument
/linux/arch/x86/kvm/svm/
H A Dsev.c4597 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 Dsvm.c1067 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 Dlapic.c2907 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
H A Dx86.c12878 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...]