Searched refs:LC_ORDER (Results 1 – 2 of 2) sorted by relevance
17 #define LC_ORDER 1 macro
197 lc = (struct lowcore *) __get_free_pages(GFP_KERNEL | GFP_DMA, LC_ORDER); in pcpu_alloc_lowcore()228 free_pages((unsigned long) lc, LC_ORDER); in pcpu_alloc_lowcore()250 free_pages((unsigned long) lc, LC_ORDER); in pcpu_free_lowcore()1277 lc = (struct lowcore *) __get_free_pages(GFP_KERNEL | GFP_DMA, LC_ORDER); in smp_reinit_ipl_cpu()