Home
last modified time | relevance | path

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

/Linux-v6.6/virt/kvm/
Dasync_pf.c202 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu) in kvm_async_pf_wakeup_all() function
/Linux-v6.6/include/linux/
Dkvm_host.h253 int kvm_async_pf_wakeup_all(struct kvm_vcpu *vcpu);
/Linux-v6.6/arch/x86/kvm/
Dx86.c3436 kvm_async_pf_wakeup_all(vcpu); in kvm_pv_enable_async_pf()