Home
last modified time | relevance | path

Searched refs:cpu_restore (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kernel/
Dcputable.c233 .cpu_restore = __restore_cpu_ppc970,
252 .cpu_restore = __restore_cpu_ppc970,
271 .cpu_restore = __restore_cpu_ppc970,
290 .cpu_restore = __restore_cpu_ppc970,
442 .cpu_restore = __restore_cpu_power7,
481 .cpu_restore = __restore_cpu_pa6t,
1789 t->cpu_restore = s->cpu_restore; in identify_cpu()
Dasm-offsets.c292 DEFINE(CPU_SPEC_RESTORE, offsetof(struct cpu_spec, cpu_restore)); in main()
/arch/powerpc/include/asm/
Dcputable.h100 cpu_restore_t cpu_restore; member