Home
last modified time | relevance | path

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

/linux-6.1.9/virt/kvm/
Dasync_pf.c196 work->notpresent_injected = kvm_arch_async_page_not_present(vcpu, work); in kvm_setup_async_pf()
/linux-6.1.9/include/linux/
Dkvm_host.h237 bool notpresent_injected; member
/linux-6.1.9/arch/x86/kvm/
Dx86.c13215 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()