Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dlapic.c137 static bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) in kvm_can_use_hv_timer() function
2191 if (!kvm_can_use_hv_timer(vcpu)) in start_hv_timer()