Searched refs:INVALID_GPA (Results 1 – 12 of 12) sorted by relevance
22 if (base == INVALID_GPA) in kvm_update_stolen_time()43 if (vcpu->arch.steal.base != INVALID_GPA) in kvm_hypercall_pv_features()57 if (base == INVALID_GPA) in kvm_init_stolen_time()92 if (vcpu->arch.steal.base != INVALID_GPA) in kvm_arm_pvtime_set_attr()
342 if (gpa != INVALID_GPA) in kvm_smccc_call_handler()
196 if (vmx->nested.current_vmptr == INVALID_GPA && in nested_vmx_fail()223 vmcs_write64(VMCS_LINK_POINTER, INVALID_GPA); in vmx_disable_shadow_vmcs()240 hv_vcpu->nested.pa_page_gpa = INVALID_GPA; in nested_release_evmcs()308 vmx->nested.vmxon_ptr = INVALID_GPA; in free_nested()311 vmx->nested.current_vmptr = INVALID_GPA; in free_nested()677 vmcs12->vmcs_link_pointer == INVALID_GPA) in nested_cache_shadow_vmcs12()696 vmcs12->vmcs_link_pointer == INVALID_GPA) in nested_flush_cached_shadow_vmcs12()2018 vmx->nested.current_vmptr = INVALID_GPA; in nested_vmx_handle_enlightened_vmptrld()2207 vmcs_write64(ENCLS_EXITING_BITMAP, INVALID_GPA); in prepare_vmcs02_constant_state()2229 vmcs_write64(VMCS_LINK_POINTER, INVALID_GPA); in prepare_vmcs02_early_rare()[all …]
83 if (*gpa == INVALID_GPA) { in sgx_gva_to_gpa()
4715 vmcs_write64(VMCS_LINK_POINTER, INVALID_GPA); /* 22.3.1.5 */ in init_vmcs()4834 vmx->nested.vmxon_ptr = INVALID_GPA; in __vmx_vcpu_reset()4835 vmx->nested.current_vmptr = INVALID_GPA; in __vmx_vcpu_reset()
43 #define INVALID_GPA (~(gpa_t)0) macro
392 if (unlikely(real_gpa == INVALID_GPA)) in FNAME()449 if (real_gpa == INVALID_GPA) in FNAME()873 gpa_t gpa = INVALID_GPA; in FNAME()
1033 vcpu_arch->steal.base = INVALID_GPA; in kvm_arm_pvtime_vcpu_init()1038 return (vcpu_arch->steal.base != INVALID_GPA); in kvm_arm_is_pvtime_enabled()
1237 svm->nested.last_vmcb12_gpa = INVALID_GPA; in svm_free_nested()1248 svm->nested.vmcb12_gpa = INVALID_GPA; in svm_leave_nested()
1350 svm->nested.vmcb12_gpa = INVALID_GPA; in init_vmcb()1351 svm->nested.last_vmcb12_gpa = INVALID_GPA; in init_vmcb()
881 if (real_gpa == INVALID_GPA) in load_pdptrs()7353 if (gpa == INVALID_GPA) in kvm_read_guest_virt_helper()7384 if (unlikely(gpa == INVALID_GPA)) in kvm_fetch_guest_virt()7445 if (gpa == INVALID_GPA) in kvm_write_guest_virt_helper()7559 if (*gpa == INVALID_GPA) in vcpu_mmio_gva_to_gpa()7796 if (gpa == INVALID_GPA || in emulator_cmpxchg_emulated()8589 if (gpa == INVALID_GPA) in reexecute_instruction()11735 tr->valid = gpa != INVALID_GPA; in kvm_arch_vcpu_ioctl_translate()13331 mmu->gva_to_gpa(vcpu, mmu, gva, access, &fault) != INVALID_GPA) { in kvm_fixup_and_inject_pf_error()
1987 if (unlikely(hc->ingpa == INVALID_GPA)) in kvm_hv_flush_tlb()