Home
last modified time | relevance | path

Searched refs:KVM_HVA_ERR_BAD (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dkvm_host.h46 #define KVM_HVA_ERR_BAD (-1UL) macro
/kernel/linux/linux-6.6/virt/kvm/
H A Dpfncache.c353 gpc->uhva = KVM_HVA_ERR_BAD; in kvm_gpc_init()
H A Dkvm_main.c2433 return KVM_HVA_ERR_BAD; in __gfn_to_hva_many()
3220 ghc->hva = KVM_HVA_ERR_BAD; in __kvm_gfn_to_hva_cache_init()
/kernel/linux/linux-5.10/include/linux/
H A Dkvm_host.h116 * architectures with KVM_HVA_ERR_BAD other than PAGE_OFFSET (e.g. s390)
119 #ifndef KVM_HVA_ERR_BAD
121 #define KVM_HVA_ERR_BAD (PAGE_OFFSET) macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dkvm_host.h966 #define KVM_HVA_ERR_BAD (-1UL) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkvm_host.h98 * PAGE_OFFSET. For this reason we can't use the default KVM_HVA_ERR_BAD of
102 #define KVM_HVA_ERR_BAD (-1UL) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dkvm_host.h1001 #define KVM_HVA_ERR_BAD (-1UL) macro
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_host.h136 * architectures with KVM_HVA_ERR_BAD other than PAGE_OFFSET (e.g. s390)
139 #ifndef KVM_HVA_ERR_BAD
141 #define KVM_HVA_ERR_BAD (PAGE_OFFSET) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h134 * PAGE_OFFSET. For this reason we can't use the default KVM_HVA_ERR_BAD of
138 #define KVM_HVA_ERR_BAD (-1UL) macro
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c1813 return KVM_HVA_ERR_BAD; in __gfn_to_hva_many()
2630 ghc->hva = KVM_HVA_ERR_BAD; in __kvm_gfn_to_hva_cache_init()

Completed in 46 milliseconds