Searched refs:lowcore_ptr (Results 1 – 7 of 7) sorted by relevance
219 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()240 lc = lowcore_ptr[cpu]; in pcpu_free_lowcore()245 lowcore_ptr[cpu] = NULL; in pcpu_free_lowcore()258 lc = lowcore_ptr[cpu]; in pcpu_prepare_secondary()286 lc = lowcore_ptr[cpu]; in pcpu_attach_task()305 lc = lowcore_ptr[cpu]; in pcpu_start_fn()330 lc = lowcore_ptr[pcpu - pcpu_devices]; in pcpu_delegate()405 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu()627 lc = lowcore_ptr[cpu]; in smp_store_status()1288 lc_ipl = lowcore_ptr[0]; in smp_reinit_ipl_cpu()[all …]
216 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()218 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
175 struct lowcore *lowcore_ptr[NR_CPUS]; variable176 EXPORT_SYMBOL(lowcore_ptr);481 lowcore_ptr[0] = lc; in setup_lowcore()482 if (abs_lowcore_map(0, lowcore_ptr[0], false)) in setup_lowcore()
136 lc = virt_to_phys(lowcore_ptr[cpu]); in get_swapped_owner()175 ptr = (void *)(addr - virt_to_phys(lowcore_ptr[cpu])); in xlate_dev_mem_ptr()
217 extern struct lowcore *lowcore_ptr[];
84 struct lowcore *lc = lowcore_ptr[cpu]; in test_cpu_flag_of()
511 lowcore_ptr section in s390522 (lowcore_ptr, NR_CPUS)