SmKmStoreReferenceEx
UINT64 __fastcall SmKmStoreReferenceEx(INT64 a1, UINT64 a2){
INT64 v2;
INT64 v3;
int v4;
if( (unsigned int)a2 < 0x400 && (v2 = SmKmStoreRefFromStoreIndex(a1, a2)) != 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