Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h118 int vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc,
H A Dmain.c797 return vmx_set_hv_timer(vcpu, guest_deadline_tsc, expired); in vt_set_hv_timer()
H A Dvmx.c8050 int vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, in vmx_set_hv_timer() function