alloc_low_pages
adr = alloc_low_pages(count);
void *alloc_low_pages(unsigned int num);
return alloc_low_pages(1);