Searched refs:set_hv_timer (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h115 KVM_X86_OP_OPTIONAL(set_hv_timer)
H A Dkvm_host.h1769 int (*set_hv_timer)(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/
H A Dlapic.c159 return kvm_x86_ops.set_hv_timer
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c7186 /* set_hv_timer ensures the delta fits in 32-bits */
8433 .set_hv_timer = vmx_set_hv_timer,
8679 vmx_x86_ops.set_hv_timer = NULL;

Completed in 125 milliseconds