vmalloc_huge_node
return vmalloc_huge_node(size, gfp_mask, NUMA_NO_NODE);
table = vmalloc_huge_node(size, GFP_KERNEL, n);