LC_ORDER
lc = (struct lowcore *) __get_free_pages(GFP_KERNEL | GFP_DMA, LC_ORDER);
free_pages((unsigned long) lc, LC_ORDER);