Home
last modified time | relevance | path

Searched refs:nested_vmx_is_evmptr12_valid (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/vmx/
A Dhyperv.h25 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() function
69 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() function
A Dnested.c199 !nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_fail()
2194 if (nested_vmx_is_evmptr12_valid(vmx)) in nested_sync_vmcs12_to_shadow()
2788 if (nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02()
3698 if (CC(!nested_vmx_is_evmptr12_valid(vmx) && in nested_vmx_run()
3713 if (nested_vmx_is_evmptr12_valid(vmx)) { in nested_vmx_run()
4560 if (nested_vmx_is_evmptr12_valid(vmx)) in sync_vmcs02_to_vmcs12()
4564 !nested_vmx_is_evmptr12_valid(vmx); in sync_vmcs02_to_vmcs12()
5586 if (!nested_vmx_is_evmptr12_valid(vmx)) { in handle_vmread()
5812 if (nested_vmx_is_evmptr12_valid(vmx)) in handle_vmptrld()
5875 if (unlikely(nested_vmx_is_evmptr12_valid(to_vmx(vcpu)))) in handle_vmptrst()
[all …]

Completed in 13 milliseconds