Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dmain.c137 .set_hv_timer = vmx_set_hv_timer,
Dx86_ops.h115 int vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc,
Dvmx.c8114 int vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, in vmx_set_hv_timer() function