ZwUnmapViewOfSection
NTSTATUS __stdcall ZwUnmapViewOfSection(HANDLE ProcessHandle, PVOID BaseAddress){
NTSTATUS result;
_disable();
__readeflags();
KiServiceInternal();
return result;
}Referenced by:
ApiSetLoadSchemaEx
AslpFilePartialViewFree
CMFReadCompressedSegment
CMFSystemThreadRoutine
CmSiUnmapViewOfSection
CmpSetSystemBiosInformation
CmpSetVideoBiosInformation
EmpCacheBiosDate
ExpQueryCodeIntegrityCertificateInfo
ExpQueryElamCertInfo
IopIsNotNativeDriverImage
PiInitializeDDB
PiReleaseDDB
RtlFileMapFree
RtlFileMapMapView