Searched refs:lowcore_ptr (Results 1 – 8 of 8) sorted by relevance
218 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()239 lc = lowcore_ptr[cpu]; in pcpu_free_lowcore()244 lowcore_ptr[cpu] = NULL; in pcpu_free_lowcore()255 struct lowcore *lc = lowcore_ptr[cpu]; in pcpu_prepare_secondary()282 lc = lowcore_ptr[cpu]; in pcpu_attach_task()302 lc = lowcore_ptr[cpu]; in pcpu_start_fn()328 lc = lowcore_ptr[pcpu - pcpu_devices]; in pcpu_delegate()403 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu()626 lc = lowcore_ptr[cpu]; in smp_store_status()1276 lc_ipl = lowcore_ptr[0]; in smp_reinit_ipl_cpu()[all …]
229 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()231 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
75 return lowcore_ptr[0]; in get_abs_lowcore()
175 struct lowcore *lowcore_ptr[NR_CPUS]; variable176 EXPORT_SYMBOL(lowcore_ptr);503 lowcore_ptr[0] = lc; in setup_lowcore_dat_off()518 if (abs_lowcore_map(0, lowcore_ptr[0], true)) in setup_lowcore_dat_on()
146 lc = virt_to_phys(lowcore_ptr[cpu]); in get_swapped_owner()186 ptr = (void *)(addr - virt_to_phys(lowcore_ptr[cpu])); in xlate_dev_mem_ptr()
217 extern struct lowcore *lowcore_ptr[];
68 struct lowcore *lc = lowcore_ptr[cpu]; in test_cpu_flag_of()
517 lowcore_ptr section in s390528 (lowcore_ptr, NR_CPUS)