Home
last modified time | relevance | path

Searched defs:lowcore (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/s390/kernel/
Dvdso.c103 int vdso_alloc_per_cpu(int cpu, struct _lowcore *lowcore) in vdso_alloc_per_cpu()
152 void vdso_free_per_cpu(int cpu, struct _lowcore *lowcore) in vdso_free_per_cpu()
Dsmp.c498 struct _lowcore *lowcore; in smp_alloc_lowcore() local
537 struct _lowcore *lowcore; in smp_free_lowcore() local
559 u32 lowcore; in __cpu_up() local
700 struct _lowcore *lowcore; in smp_prepare_cpus() local
/linux-2.6.39/arch/s390/include/asm/
Dptrace.h469 } lowcore; member