Searched refs:PhysicalMemory (Results 1 – 4 of 4) sorted by relevance
1277 ULONGLONG PageFile, PhysicalMemory; in GlobalMemoryStatusEx() local1303 PhysicalMemory = BaseStaticServerData->SysInfo.NumberOfPhysicalPages * in GlobalMemoryStatusEx()1305 lpBuffer->ullTotalPhys = PhysicalMemory; in GlobalMemoryStatusEx()1308 PhysicalMemory = PerformanceInfo.AvailablePages * in GlobalMemoryStatusEx()1310 lpBuffer->ullAvailPhys = PhysicalMemory; in GlobalMemoryStatusEx()
473 ULONG PhysicalMemory:1; member
2557 ASSERT(ControlArea->u.Flags.PhysicalMemory == 0); in MmMapViewOfArm3Section()3399 if (Section->u.Flags.PhysicalMemory) in NtMapViewOfSection()
2253 PhysSection->u.Flags.PhysicalMemory = 1; in MmCreatePhysicalMemorySection()