lowcore_ptr 195 arch/s390/include/asm/lowcore.h extern struct lowcore *lowcore_ptr[]; lowcore_ptr 71 arch/s390/include/asm/processor.h struct lowcore *lc = lowcore_ptr[cpu]; lowcore_ptr 256 arch/s390/kernel/machine_kexec.c VMCOREINFO_SYMBOL(lowcore_ptr); lowcore_ptr 258 arch/s390/kernel/machine_kexec.c VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); lowcore_ptr 129 arch/s390/kernel/setup.c struct lowcore *lowcore_ptr[NR_CPUS]; lowcore_ptr 130 arch/s390/kernel/setup.c EXPORT_SYMBOL(lowcore_ptr); lowcore_ptr 465 arch/s390/kernel/setup.c lowcore_ptr[0] = lc; lowcore_ptr 221 arch/s390/kernel/smp.c lowcore_ptr[cpu] = lc; lowcore_ptr 246 arch/s390/kernel/smp.c lowcore_ptr[pcpu - pcpu_devices] = NULL; lowcore_ptr 322 arch/s390/kernel/smp.c struct lowcore *lc = lowcore_ptr[pcpu - pcpu_devices]; lowcore_ptr 201 arch/s390/mm/maccess.c lc = (unsigned long) lowcore_ptr[cpu];