Kernel32AllocateUserPhysicalPagesNuma Method

Overload List

AllocateUserPhysicalPagesNuma(IntPtr, IntPtr, IntPtr, UInt32) Allocates physical memory pages to be mapped and unmapped within any Address Windowing Extensions (AWE) region of a specified process and specifies the NUMA node for the physical memory.
AllocateUserPhysicalPagesNuma(IntPtr, UIntPtr, UIntPtr, UInt32) Allocates physical memory pages to be mapped and unmapped within any Address Windowing Extensions (AWE) region of a specified process and specifies the NUMA node for the physical memory.

See Also