Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dasync_pf.c158 kvm_arch_can_dequeue_async_page_present(vcpu)) { in kvm_check_async_pf_completion()
/linux/arch/s390/include/asm/
H A Dkvm_host.h689 bool kvm_arch_can_dequeue_async_page_present(struct kvm_vcpu *vcpu);
/linux/arch/x86/include/asm/
H A Dkvm_host.h2408 bool kvm_arch_can_dequeue_async_page_present(struct kvm_vcpu *vcpu);
/linux/arch/x86/kvm/
H A Dx86.c13906 bool kvm_arch_can_dequeue_async_page_present(struct kvm_vcpu *vcpu) in kvm_arch_can_dequeue_async_page_present() function