Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dlapic.h263 void kvm_lapic_restart_hv_timer(struct kvm_vcpu *vcpu);
H A Dlapic.c2220 void kvm_lapic_restart_hv_timer(struct kvm_vcpu *vcpu) in kvm_lapic_restart_hv_timer() function
H A Dx86.c5025 kvm_lapic_restart_hv_timer(vcpu); in kvm_arch_vcpu_load()