Home
last modified time | relevance | path

Searched refs:KVM_PFN_ERR_FAULT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/virt/kvm/
H A Dpfncache.c144 kvm_pfn_t new_pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn_retry()
172 if (new_pfn != KVM_PFN_ERR_FAULT) { in hva_to_pfn_retry()
316 gpc->pfn = KVM_PFN_ERR_FAULT; in __kvm_gpc_refresh()
352 gpc->pfn = KVM_PFN_ERR_FAULT; in kvm_gpc_init()
408 gpc->pfn = KVM_PFN_ERR_FAULT; in kvm_gpc_deactivate()
H A Dkvm_main.c2709 return KVM_PFN_ERR_FAULT; in hva_to_pfn()
2729 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
2735 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
2739 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c2070 return KVM_PFN_ERR_FAULT; in hva_to_pfn()
2087 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
2093 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
2097 pfn = KVM_PFN_ERR_FAULT; in hva_to_pfn()
/kernel/linux/linux-5.10/include/linux/
H A Dkvm_host.h86 #define KVM_PFN_ERR_FAULT (KVM_PFN_ERR_MASK) macro
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_host.h96 #define KVM_PFN_ERR_FAULT (KVM_PFN_ERR_MASK) macro
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c2669 return KVM_PFN_ERR_FAULT; in pte_prefetch_gfn_to_pfn()

Completed in 27 milliseconds