Home
last modified time | relevance | path

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

/linux-3.4.99/virt/kvm/
Dasync_pf.c128 kvm_arch_can_inject_async_page_present(vcpu)) { in kvm_check_async_pf_completion()
/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h952 bool kvm_arch_can_inject_async_page_present(struct kvm_vcpu *vcpu);
/linux-3.4.99/arch/x86/kvm/
Dx86.c6551 bool kvm_arch_can_inject_async_page_present(struct kvm_vcpu *vcpu) in kvm_arch_can_inject_async_page_present() function