Home
last modified time | relevance | path

Searched refs:lowcore_ptr (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/kernel/
H A Dvmcore_info.c12 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()
14 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
H A Dsmp.c218 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()
237 lc = lowcore_ptr[cpu]; in pcpu_free_lowcore()
242 lowcore_ptr[cpu] = NULL; in pcpu_free_lowcore()
255 lc = lowcore_ptr[cpu]; in pcpu_prepare_secondary()
282 lc = lowcore_ptr[cpu]; in pcpu_attach_task()
299 lc = lowcore_ptr[cpu]; in pcpu_start_fn()
324 lc = lowcore_ptr[cpu]; in pcpu_delegate()
384 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu()
559 lc = lowcore_ptr[cpu]; in smp_store_status()
H A Dsetup.c174 struct lowcore *lowcore_ptr[NR_CPUS]; variable
175 EXPORT_SYMBOL(lowcore_ptr);
474 lowcore_ptr[0] = lc; in setup_lowcore()
475 if (abs_lowcore_map(0, lowcore_ptr[0], false)) in setup_lowcore()
/linux/arch/s390/mm/
H A Dmaccess.c136 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()
/linux/arch/s390/include/asm/
H A Dkmsan.h27 addr += (void *)lowcore_ptr[raw_smp_processor_id()] - in arch_kmsan_get_meta_or_null()
H A Dlowcore.h231 extern struct lowcore *lowcore_ptr[];
/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst481 lowcore_ptr section in s390
492 (lowcore_ptr, NR_CPUS)