| 1 | LIBRARY api-ms-win-core-memory-l1-1-2 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | AllocateUserPhysicalPages |
| 6 | AllocateUserPhysicalPagesNuma |
| 7 | DiscardVirtualMemory |
| 8 | FreeUserPhysicalPages |
| 9 | GetMemoryErrorHandlingCapabilities |
| 10 | MapUserPhysicalPages |
| 11 | OfferVirtualMemory |
| 12 | ReclaimVirtualMemory |
| 13 | RegisterBadMemoryNotification |
| 14 | UnregisterBadMemoryNotification |
| 15 | VirtualAllocExNuma |