#include <vmm.h>
ULONG EXTERNAL GetPhysPageInfo(ULONG iPage, ULONG nPages, ULONG flags);
Indicates whether any, all, or none of the specified physical pages exist. This service is available even after initialization, but is pageable, meaning that if it is called after initialization, it may block and/or cause a task-switch before returning. Uses EAX, ECX, EDX, and flags.