Lines Matching refs:lowcore
187 struct lowcore *lc; in pcpu_alloc_lowcore()
189 lc = (struct lowcore *) __get_free_pages(GFP_KERNEL | GFP_DMA, LC_ORDER); in pcpu_alloc_lowcore()
227 struct lowcore *lc; in pcpu_free_lowcore()
245 struct lowcore *lc, *abs_lc; in pcpu_prepare_secondary()
271 struct lowcore *lc; in pcpu_attach_task()
288 struct lowcore *lc; in pcpu_start_fn()
312 struct lowcore *lc, *abs_lc; in pcpu_delegate()
375 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu()
545 struct lowcore *lc; in smp_store_status()
823 struct lowcore *lc = get_lowcore(); in smp_start_secondary()
961 struct lowcore *lc = get_lowcore(); in smp_prepare_boot_cpu()
974 struct lowcore *lc = get_lowcore(); in smp_setup_processor_id()