Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTEXAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
#define FLG_LDR_TOP_DOWN 0x20000000 // Load image using large pages if possible (I)
#endif
#endif
View code on GitHub