Searched refs:set_hv_timer (Results 1 - 5 of 5) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h115 KVM_X86_OP_OPTIONAL(set_hv_timer)
H A Dkvm_host.h1773 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 Dmain.c136 .set_hv_timer = vmx_set_hv_timer,
H A Dvmx.c7213 /* set_hv_timer ensures the delta fits in 32-bits */
8566 vt_x86_ops.set_hv_timer = NULL;

Completed in 234 milliseconds