Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dlapic.h74 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event);
Dlapic.c2151 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset() function
Dx86.c9124 kvm_lapic_reset(vcpu, init_event); in kvm_vcpu_reset()