ZwCreateSection
NTSTATUS __stdcall ZwCreateSection(
PVOID *SectionHandle,
UINT64 DesiredAccess,
OBJECT_ATTRIBUTES *ObjectAttributes,
LARGE_INTEGER *MaximumSize,
UINT64 SectionPageProtection,
UINT64 AllocationAttributes,
PVOID FileHandle){
NTSTATUS result;
_disable();
__readeflags();
KiServiceInternal();
return result;
}Referenced by:
ApiSetpLoadSchemaImage
AslpFileLargeMapCreate
CMFReadCompressedSegment
CMFSystemThreadRoutine
CmFcpManagerCreateSection
CmSiCreateSectionForFile
ExInitializeLeapSecondData
ExpGetGlobalLocaleSection
ExpQueryCodeIntegrityCertificateInfo
ExpQueryElamCertInfo
IopIsNotNativeDriverImage
KsepSdbMapToMemory
LdrpMapResourceFile
NtGetNlsSectionPtr
Phase1InitializationDiscard
PiInitializeDDB
RtlFileMapMapView
SLUpdateLicenseDataInternal
SepRmLsaConnectRequest