Searched refs:lowcore_ptr (Results 1 – 5 of 5) sorted by relevance
214 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()216 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
114 struct _lowcore *lowcore_ptr[NR_CPUS]; variable115 EXPORT_SYMBOL(lowcore_ptr);427 lowcore_ptr[0] = lc; in setup_lowcore()
199 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()216 lowcore_ptr[pcpu - pcpu_devices] = NULL; in pcpu_free_lowcore()284 struct _lowcore *lc = lowcore_ptr[pcpu - pcpu_devices]; in pcpu_delegate()
190 lc = (unsigned long) lowcore_ptr[cpu]; in is_swapped()
345 extern struct _lowcore *lowcore_ptr[];