Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c13505 static int vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc) in vmx_set_hv_timer() function
14231 .set_hv_timer = vmx_set_hv_timer,