Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Devmcs.h226 static inline bool evmptr_is_valid(u64 evmptr) in evmptr_is_valid() argument
228 return evmptr != EVMPTR_INVALID && evmptr != EVMPTR_MAP_PENDING; in evmptr_is_valid()