PspIsSiloContext

UINT8 __stdcall PspIsSiloContext(PVOID Object){
  struct _DMA_ADAPTER *v1; 
  v1 = (struct _DMA_ADAPTER *)ObTypeIndexTable[(unsigned __int8)ObHeaderCookie ^ (unsigned __int8)*((char *)Object - 24) ^ (unsigned __int64)(unsigned __int8)((unsigned __int16)((_WORD)Object - 48) >> 8)];
  return v1 == PsSiloContextNonPagedType || v1 == PsSiloContextPagedType;
}

Referenced by:

PsInsertPermanentSiloContextEx
PsInsertSiloContext
PsReplaceSiloContext