Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Dasync_pf.c196 work->notpresent_injected = kvm_arch_async_page_not_present(vcpu, work); in kvm_setup_async_pf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h210 bool notpresent_injected; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c11258 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()