Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H 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
H A Dnested.c198 !nested_vmx_is_evmptr12_valid(vmx)) in nested_vmx_fail()
2178 if (nested_vmx_is_evmptr12_valid(vmx)) in nested_sync_vmcs12_to_shadow()
2771 if (nested_vmx_is_evmptr12_valid(vmx)) in prepare_vmcs02()
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()
4546 !nested_vmx_is_evmptr12_valid(vmx); in sync_vmcs02_to_vmcs12()
5568 if (!nested_vmx_is_evmptr12_valid(vmx)) { in handle_vmread()
5794 if (nested_vmx_is_evmptr12_valid(vmx)) in handle_vmptrld()
5857 if (unlikely(nested_vmx_is_evmptr12_valid(to_vmx(vcpu)))) in handle_vmptrst()
[all …]