Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm-x86-ops.h119 KVM_X86_OP_OPTIONAL(set_hv_timer)
A Dkvm_host.h1880 int (*set_hv_timer)(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, member
/arch/x86/kvm/vmx/
A Dmain.c981 .set_hv_timer = vt_op(set_hv_timer),
A Dvmx.c8474 vt_x86_ops.set_hv_timer = NULL; in vmx_hardware_setup()
/arch/x86/kvm/
A Dlapic.c135 return kvm_x86_ops.set_hv_timer in kvm_can_use_hv_timer()
2101 if (kvm_x86_call(set_hv_timer)(vcpu, ktimer->tscdeadline, &expired)) in start_hv_timer()

Completed in 34 milliseconds