Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
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
Dnested.c261 !evmptr_is_valid(nested_get_evmptr(vcpu))) in nested_evmcs_handle_vmclear()
2096 if (!evmptr_is_valid(evmcs_gpa)) { in nested_vmx_handle_enlightened_vmptrld()