SHARED_GLOBAL_FLAGS_QPC_BYPASS_USE_MFENCE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTEXAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define SHARED_GLOBAL_FLAGS_QPC_BYPASS_USE_MFENCE (0x10)

#endif
#endif

View code on GitHub

No description available.