Home
last modified time | relevance | path

Searched defs:init_event (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dtdx.c3106 void tdx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in tdx_vcpu_reset()
/linux/arch/x86/kvm/svm/
H A Dsvm.c1410 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/linux/arch/x86/kvm/
H A Dx86.c12476 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()