Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dlapic.c2667 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
Dx86.c12013 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c1411 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c4849 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()