Searched refs:s_evictNvEnd (Results 1 – 3 of 3) sorted by relevance
98 s_evictNvEnd = (NV_REF)NV_MEMORY_SIZE; in NvInitStatic()
193 return s_evictNvEnd - NvGetEnd(); in NvGetFreeBytes()268 pAssert(end + sizeof(NV_LIST_TERMINATOR) <= s_evictNvEnd); in NvWriteNvListEnd()
1258 EXTERN NV_REF s_evictNvEnd; variable