Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv.h20 static inline bool evmptr_is_valid(u64 evmptr) in evmptr_is_valid() function
27 return evmptr_is_valid(vmx->nested.hv_evmcs_vmptr); in nested_vmx_is_evmptr12_valid()
64 static inline bool evmptr_is_valid(u64 evmptr) in evmptr_is_valid() function
A Dnested.c262 !evmptr_is_valid(nested_get_evmptr(vcpu))) in nested_evmcs_handle_vmclear()
2112 if (!evmptr_is_valid(evmcs_gpa)) { in nested_vmx_handle_enlightened_vmptrld()

Completed in 14 milliseconds