Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dlapic.c2089 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1716 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member