Lines Matching refs:r6
770 li r6,0 /* Destination offset */
788 addi r6,r6,-4
791 3: addi r6,r6,4 /* copy a cache line */
792 lwzx r0,r6,r4
793 stwx r0,r6,r3
795 dcbst r6,r3 /* write it to memory */
797 icbi r6,r3 /* flush the icache line */
798 cmplw 0,r6,r5
803 addi r6,r6,4
908 lis r6,_SDR1@ha
909 tophys(r6,r6)
910 lwz r6,_SDR1@l(r6)
911 mtspr SPRN_SDR1,r6
997 lis r6, swapper_pg_dir@h
998 ori r6, r6, swapper_pg_dir@l
1000 stw r6, 0(r5)
1253 lis r6,2f@h
1254 addis r6,r6,-KERNELBASE@h
1255 ori r6,r6,2f@l
1256 mtspr SPRN_SRR0,r6