MmMapViewInSystemSpace

NTSTATUS __stdcall MmMapViewInSystemSpace(PVOID Section, PVOID *MappedBase, UINT64 *ViewSize){
  _LARGE_INTEGER v4; 
  v4.QuadPart = 0i64;
  return MiMapViewInSystemSpace(Section, &Session, MappedBase, ViewSize, &v4, 0i64);
}

Referenced by:

CmFcpMapSection
EtwpCoverageEnsureContext
EtwpCoverageSamplerSetBloomFilter
ExInitializeLeapSecondData
KsepSdbMapToMemory
LdrpMapResourceFile
MiInitializeApiSets
NtGetNlsSectionPtr
NtMapCMFModule
Phase1InitializationDiscard
PspApiSetCopyToSystemSpace
PspSiloInitializeUserSharedData
SLUpdateLicenseDataInternal