SmKmStoreReferenceEx
VOID *__stdcall SmKmStoreReferenceEx(_SMKM_STORE_LIST *StoreMgr, UINT64 StoreIndex){
__int64 v2;
_SMKM_STORE_LIST *v3;
int v4;
if( (unsigned int)StoreIndex < 0x400 && (v2 = SmKmStoreRefFromStoreIndex((__int64)StoreMgr, StoreIndex)) != 0 )
return SmKmStoreReference(v3, v4 | ((*(unsigned __int16 *)(v2 + 32) & 0x3Fu) << 10));
else
return 0i64;
}Referenced by:
SMKM_STORE_MGR::SmFeEvictUpdatePass
SMKM_STORE_MGR::SmHighMemPriorityWatchdogWorker
SMKM_STORE_MGR::SmPageWrite
SMKM_STORE_MGR::SmReadPickStore
SMKM_STORE_MGR::SmUpdateMemoryConditions
SmEtwEnableCallback
SmKmEtwLogStoreRundown
SmProcessCompressionInfoRequest