Searched refs:_lowcore (Results 1 – 6 of 6) sorted by relevance
51 struct _lowcore *lowcore_ptr[NR_CPUS];381 struct _lowcore *lowcore = get_cpu_lowcore(cpu); in smp_ext_bitcall()397 struct _lowcore *lowcore; in smp_ext_bitcall_others()580 struct _lowcore *cpu_lowcore; in do_boot_cpu()659 lowcore_ptr[i] = (struct _lowcore *) in smp_boot_cpus()669 memcpy(lowcore_ptr[i], &S390_lowcore, sizeof(struct _lowcore)); in smp_boot_cpus()
419 struct _lowcore *lowcore; in setup_arch()585 lowcore = (struct _lowcore *) in setup_arch()
100 struct _lowcore struct186 #define S390_lowcore (*((struct _lowcore *) 0)) argument187 extern struct _lowcore *lowcore_ptr[];
101 struct _lowcore struct204 #define S390_lowcore (*((struct _lowcore *) 0)) argument205 extern struct _lowcore *lowcore_ptr[];
51 struct _lowcore *lowcore_ptr[NR_CPUS];561 struct _lowcore *cpu_lowcore; in do_boot_cpu()623 struct _lowcore *curr_lowcore; in smp_boot_cpus()641 curr_lowcore = (struct _lowcore *) in smp_boot_cpus()655 memcpy(curr_lowcore, &S390_lowcore, sizeof(struct _lowcore)); in smp_boot_cpus()
307 struct _lowcore *lowcore; in setup_arch()444 lowcore = (struct _lowcore *) in setup_arch()