set_memory_global
int set_memory_global(unsigned long addr, int numpages);
set_memory_global(start, (end_global - start) >> PAGE_SHIFT);