Searched refs:KVM_PFN_ERR_RO_FAULT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/virt/kvm/
H A Dkvm_main.c2927 pfn = KVM_PFN_ERR_RO_FAULT;
3040 return KVM_PFN_ERR_RO_FAULT;
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c3300 if (fault->pfn == KVM_PFN_ERR_RO_FAULT)
/linux-master/include/linux/
H A Dkvm_host.h98 #define KVM_PFN_ERR_RO_FAULT (KVM_PFN_ERR_MASK + 2) macro

Completed in 183 milliseconds