Home
last modified time | relevance | path

Searched refs:nested_vmx_is_evmptr12_set (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dhyperv.h35 static inline bool nested_vmx_is_evmptr12_set(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_set() function
79 static inline bool nested_vmx_is_evmptr12_set(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_set() function
H A Dnested.h85 nested_vmx_is_evmptr12_set(vmx); in vmx_has_valid_vmcs12()
H A Dnested.c188 if (nested_vmx_is_evmptr12_set(to_vmx(vcpu))) in nested_vmx_failValid()
6760 if (nested_vmx_is_evmptr12_set(vmx)) in vmx_get_nested_state()