restore_to_as0    141 arch/powerpc/mm/mmu_decl.h extern void restore_to_as0(int esel, int offset, void *dt_ptr, int bootcpu);
restore_to_as0    242 arch/powerpc/mm/nohash/fsl_booke.c 	restore_to_as0(i, 0, 0, 1);
restore_to_as0    315 arch/powerpc/mm/nohash/fsl_booke.c 		restore_to_as0(n, offset, __va(dt_ptr), 1);