Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dasync_pf.c78 kvm_arch_async_page_present(vcpu, apf); in async_pf_execute()
167 kvm_arch_async_page_present(vcpu, work); in kvm_check_async_pf_completion()
/linux/arch/x86/kvm/
H A Dx86.c13440 void kvm_arch_async_page_present(struct kvm_vcpu *vcpu, in kvm_arch_async_page_present() function