Searched refs:evmptr (Results 1 – 1 of 1) sorted by relevance
226 static inline bool evmptr_is_valid(u64 evmptr) in evmptr_is_valid() argument228 return evmptr != EVMPTR_INVALID && evmptr != EVMPTR_MAP_PENDING; in evmptr_is_valid()