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