test_region
static void test_region(int, int, int);
test_region(0xfe,0,16*1024*1024);
test_region(0xff,0,16*1024*1024);
test_region(VA_VREG(KERNBASE), 4096, avail_start);