Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dlapic.c2700 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
H A Dx86.c12030 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c1418 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c4862 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()