Home
last modified time | relevance | path

Searched refs:kvm_vcpu_reset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1674 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h2140 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dlapic.c2895 kvm_vcpu_reset(vcpu, true); in kvm_apic_accept_events()
H A Dx86.c10277 kvm_vcpu_reset(vcpu, false); in kvm_arch_vcpu_create()
10349 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() function
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dlapic.c3295 kvm_vcpu_reset(vcpu, true); in kvm_apic_accept_events()
H A Dx86.c1091 * emulated CPU does not support XSAVE (see kvm_vcpu_reset()). in __kvm_set_xcr()
11950 kvm_vcpu_reset(vcpu, false); in kvm_arch_vcpu_create()
12019 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() function
12168 EXPORT_SYMBOL_GPL(kvm_vcpu_reset); variable
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c2223 kvm_vcpu_reset(vcpu, true); in shutdown_interception()

Completed in 55 milliseconds