Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/ !
Devmcs.h229 static inline bool evmptr_is_valid(u64 evmptr) in evmptr_is_valid() argument
231 return evmptr != EVMPTR_INVALID && evmptr != EVMPTR_MAP_PENDING; in evmptr_is_valid()