Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dlapic.c2289 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
Dx86.c10000 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/Linux-v5.10/arch/x86/kvm/svm/
Dsvm.c1263 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c4385 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()