Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dkvm_para.h134 #define KVM_PV_REASON_PAGE_NOT_PRESENT 1 macro
/arch/x86/kernel/
A Dkvm.c278 if (flags & KVM_PV_REASON_PAGE_NOT_PRESENT) { in __kvm_handle_async_pf()
/arch/x86/kvm/mmu/
A Dmmu.c4844 } else if (flags & KVM_PV_REASON_PAGE_NOT_PRESENT) { in kvm_handle_page_fault()
/arch/x86/kvm/
A Dx86.c13334 u32 reason = KVM_PV_REASON_PAGE_NOT_PRESENT; in apf_put_user_notpresent()

Completed in 41 milliseconds