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

/linux-master/arch/x86/kvm/
H A Dlapic.h269 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu);
H A Dlapic.c157 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) function
2109 if (!kvm_can_use_hv_timer(vcpu))
H A Dx86.c2178 if (!kvm_can_use_hv_timer(vcpu))

Completed in 216 milliseconds