alloc_pages_exact_nid
table = alloc_pages_exact_nid(n, size, GFP_KERNEL);
addr = alloc_pages_exact_nid(nid, size, flags);