_MI_SYSTEM_NODE_NONPAGED_POOL

//0x180 bytes (sizeof) struct _MI_SYSTEM_NODE_NONPAGED_POOL { struct _MI_DYNAMIC_BITMAP DynamicBitMapNonPagedPool; //0x0 volatile LONG NonPagedPoolSpinLock; //0x48 struct _MI_PAGE_CHAIN_HEAD CachedNonPagedPool; //0x50 VOID* NonPagedPoolFirstVa; //0x68 VOID* NonPagedPoolLastVa; //0x70 enum _MI_PFN_CACHE_ATTRIBUTE OptimalZeroingAttribute[4][4]; //0x78 struct _MI_ZERO_COST_COUNTS ZeroCostCounts[3][2][2]; //0xb8 struct _MI_SYSTEM_NODE_INFORMATION* SystemNodeInformation; //0x178 };