Home
last modified time | relevance | path

Searched refs:kvm_vcpu_reset (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h1225 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
/arch/x86/kvm/
Dlapic.c2183 kvm_vcpu_reset(vcpu, true); in kvm_apic_accept_events()
Dx86.c7476 kvm_vcpu_reset(vcpu, false); in kvm_arch_vcpu_setup()
7515 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() function