Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h108 KVM_X86_OP_NULL(set_hv_timer)
A Dkvm_host.h1468 int (*set_hv_timer)(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, member
/linux/arch/x86/kvm/vmx/
A Dvmx.c7459 if (kvm_x86_ops.set_hv_timer) in vmx_post_block()
7675 .set_hv_timer = vmx_set_hv_timer,
7869 vmx_x86_ops.set_hv_timer = NULL; in hardware_setup()
/linux/arch/x86/kvm/
A Dlapic.c121 return kvm_x86_ops.set_hv_timer in kvm_can_use_hv_timer()

Completed in 38 milliseconds