Searched refs:lowcore_ptr (Results 1 – 6 of 6) sorted by relevance
243 VMCOREINFO_SYMBOL(lowcore_ptr); in arch_crash_save_vmcoreinfo()245 VMCOREINFO_LENGTH(lowcore_ptr, NR_CPUS); in arch_crash_save_vmcoreinfo()
108 struct lowcore *lowcore_ptr[NR_CPUS]; variable109 EXPORT_SYMBOL(lowcore_ptr);388 lowcore_ptr[0] = lc; in setup_lowcore()
221 lowcore_ptr[cpu] = lc; in pcpu_alloc_lowcore()241 lowcore_ptr[pcpu - pcpu_devices] = NULL; in pcpu_free_lowcore()309 struct lowcore *lc = lowcore_ptr[pcpu - pcpu_devices]; in pcpu_delegate()
174 lc = (unsigned long) lowcore_ptr[cpu]; in is_swapped()
192 extern struct lowcore *lowcore_ptr[];
70 struct lowcore *lc = lowcore_ptr[cpu]; in test_cpu_flag_of()