NUM_PAGES_TO_ALLOC
#define NUM_PAGES_TO_ALLOC (PAGE_SIZE/sizeof(vm_page_t))
#define NUM_PAGES_TO_ALLOC (PAGE_SIZE/sizeof(struct page *))