Searched refs:KVM_PFN_ERR_RO_FAULT (Results 1 – 3 of 3) sorted by relevance
98 #define KVM_PFN_ERR_RO_FAULT (KVM_PFN_ERR_MASK + 2) macro
2602 pfn = KVM_PFN_ERR_RO_FAULT; in hva_to_pfn_remapped()2715 return KVM_PFN_ERR_RO_FAULT; in __gfn_to_pfn_memslot()
3226 if (fault->pfn == KVM_PFN_ERR_RO_FAULT) in kvm_handle_error_pfn()
Completed in 30 milliseconds