Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c1106 static void init_vmcb(struct kvm_vcpu *vcpu, bool init_event) in init_vmcb()
1271 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset()
/linux/arch/x86/kvm/
H A Dx86.c12975 static void kvm_xstate_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_xstate_reset()
13022 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset()