gpr3               42 arch/powerpc/include/asm/book3s/32/kup.h .macro kuap_update_sr	gpr1, gpr2, gpr3	/* NEVER use r0 as gpr2 due to addis */
gpr3               52 arch/powerpc/include/asm/book3s/32/kup.h .macro kuap_save_and_lock	sp, thread, gpr1, gpr2, gpr3
gpr3               65 arch/powerpc/include/asm/book3s/32/kup.h .macro kuap_restore	sp, current, gpr1, gpr2, gpr3
gpr3               21 arch/powerpc/include/asm/kup.h .macro kuap_save_and_lock	sp, thread, gpr1, gpr2, gpr3
gpr3               24 arch/powerpc/include/asm/kup.h .macro kuap_restore	sp, current, gpr1, gpr2, gpr3
gpr3              123 arch/powerpc/include/asm/mce.h 	u64			gpr3;
gpr3               11 arch/powerpc/include/asm/nohash/32/kup-8xx.h .macro kuap_save_and_lock	sp, thread, gpr1, gpr2, gpr3
gpr3               18 arch/powerpc/include/asm/nohash/32/kup-8xx.h .macro kuap_restore	sp, current, gpr1, gpr2, gpr3
gpr3              105 arch/powerpc/kernel/mce.c 	mce->gpr3 = regs->gpr[3];