Home
last modified time | relevance | path

Searched refs:cancel_hv_timer (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1951 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c8768 vt_x86_ops.cancel_hv_timer = NULL; in vmx_hardware_setup()