Searched refs:lowcore_ptr (Results 1 – 4 of 4) sorted by relevance
181 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()183 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
110 struct _lowcore *lowcore_ptr[NR_CPUS]; variable111 EXPORT_SYMBOL(lowcore_ptr);437 lowcore_ptr[0] = lc; in setup_lowcore()
217 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()232 lowcore_ptr[pcpu - pcpu_devices] = NULL; in pcpu_free_lowcore()
347 extern struct _lowcore *lowcore_ptr[];