Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dlapic.h252 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu);
H A Dlapic.c133 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) in kvm_can_use_hv_timer() function
2097 if (!kvm_can_use_hv_timer(vcpu)) in start_hv_timer()
H A Dx86.c2159 if (!kvm_can_use_hv_timer(vcpu)) in handle_fastpath_set_tscdeadline()