Searched refs:nested_vmx_is_evmptr12_valid (Results 1 – 2 of 2) sorted by relevance
25 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() function69 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() function
203 !nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_fail()2213 if (nested_vmx_is_evmptr12_valid(vmx)) in nested_sync_vmcs12_to_shadow()2372 if (vmx->nested.dirty_vmcs12 || nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02_early()2713 if (vmx->nested.dirty_vmcs12 || nested_vmx_is_evmptr12_valid(vmx)) { in prepare_vmcs02()2717 load_guest_pdptrs_vmcs12 = !nested_vmx_is_evmptr12_valid(vmx) || in prepare_vmcs02()2847 if (nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02()3760 if (enable_shadow_vmcs || nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_enter_non_root_mode()3791 if (CC(!nested_vmx_is_evmptr12_valid(vmx) && in nested_vmx_run()3806 if (nested_vmx_is_evmptr12_valid(vmx)) { in nested_vmx_run()4632 if (nested_vmx_is_evmptr12_valid(vmx)) in sync_vmcs02_to_vmcs12()[all …]