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
198 !nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_fail()2178 if (nested_vmx_is_evmptr12_valid(vmx)) in nested_sync_vmcs12_to_shadow()2346 if (vmx->nested.dirty_vmcs12 || nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02_early()2645 if (vmx->nested.dirty_vmcs12 || nested_vmx_is_evmptr12_valid(vmx)) { in prepare_vmcs02()2649 load_guest_pdptrs_vmcs12 = !nested_vmx_is_evmptr12_valid(vmx) || in prepare_vmcs02()2771 if (nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02()3649 if (enable_shadow_vmcs || nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_enter_non_root_mode()3680 if (CC(!nested_vmx_is_evmptr12_valid(vmx) && in nested_vmx_run()3695 if (nested_vmx_is_evmptr12_valid(vmx)) { in nested_vmx_run()4542 if (nested_vmx_is_evmptr12_valid(vmx)) in sync_vmcs02_to_vmcs12()[all …]