Searched refs:GlobalOnlyPerSession (Results 1 – 2 of 2) sorted by relevance
412 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MiAddMappedPtes()567 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MiLocateSubsection()613 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MiSegmentDelete()1058 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MiMapViewInSystemSpace()1233 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MiMapViewOfDataSection()2386 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MmCreateArm3Section()2880 ASSERT(ControlArea->u.Flags.GlobalOnlyPerSession == 0); in MmCommitSessionMappedView()
491 ULONG GlobalOnlyPerSession:1; member