Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.h78 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event);
H A Dlapic.c2308 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset() function
H A Dx86.c10273 kvm_lapic_reset(vcpu, init_event); in kvm_vcpu_reset()