Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
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
Dnested.h67 nested_vmx_is_evmptr12_set(vmx); in vmx_has_valid_vmcs12()
Dnested.c183 if (nested_vmx_is_evmptr12_set(to_vmx(vcpu))) in nested_vmx_failValid()
6656 if (nested_vmx_is_evmptr12_set(vmx)) in vmx_get_nested_state()