Searched refs:vdso_alloc_per_cpu (Results 1 – 3 of 3) sorted by relevance
43 int vdso_alloc_per_cpu(int cpu, struct _lowcore *lowcore);
103 int vdso_alloc_per_cpu(int cpu, struct _lowcore *lowcore) in vdso_alloc_per_cpu() function326 if (vdso_alloc_per_cpu(0, &S390_lowcore)) in vdso_init()
522 if (vdso_alloc_per_cpu(cpu, lowcore)) in smp_alloc_lowcore()731 if (vdso_alloc_per_cpu(smp_processor_id(), &S390_lowcore)) in smp_prepare_cpus()