Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dlapic.c2312 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
Dx86.c10349 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.c1263 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/kernel/linux/linux-6.6/arch/x86/kvm/
Dlapic.c2712 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset()
Dx86.c12039 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
Dsvm.c1418 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dvmx.c4865 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c4509 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset()