Searched refs:lowcore_ptr (Results 1 – 6 of 6) sorted by relevance
217 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()236 lc = lowcore_ptr[cpu]; in pcpu_free_lowcore()241 lowcore_ptr[cpu] = NULL; in pcpu_free_lowcore()251 struct lowcore *lc = lowcore_ptr[cpu]; in pcpu_prepare_secondary()278 lc = lowcore_ptr[cpu]; in pcpu_attach_task()298 lc = lowcore_ptr[cpu]; in pcpu_start_fn()320 struct lowcore *lc = lowcore_ptr[pcpu - pcpu_devices]; in pcpu_delegate()394 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu()613 lc = lowcore_ptr[cpu]; in smp_store_status()1271 lc_ipl = lowcore_ptr[0]; in smp_reinit_ipl_cpu()[all …]
224 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()226 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
174 struct lowcore *lowcore_ptr[NR_CPUS]; variable175 EXPORT_SYMBOL(lowcore_ptr);498 lowcore_ptr[0] = lc; in setup_lowcore_dat_off()503 struct lowcore *lc = lowcore_ptr[0]; in setup_lowcore_dat_on()
203 extern struct lowcore *lowcore_ptr[];
68 struct lowcore *lc = lowcore_ptr[cpu]; in test_cpu_flag_of()
212 lc = (unsigned long) lowcore_ptr[cpu]; in is_swapped()