Lines Matching refs:r4
101 ori r4, r0, TOPHYS(_fdt_start)
105 sw r12, r4, r11 /* addr[r4 + r11] = r12 */
120 ori r4, r0, cmd_line /* load address of command line */
121 tophys(r4,r4) /* convert to phys address */
127 sb r2, r4, r11 /* addr[r4+r6]= r2 */
131 addik r5, r4, 0 /* add new space for command line */
139 ori r4, r0, TOPHYS(_bram_load_start) /* save bram context */
143 sw r7, r4, r11 /* addr[r4 + r6] = r7 */
178 tophys(r4,r3) /* Load the kernel physical address */
233 andi r4,r4,0xfffffc00 /* Mask off the real page number */
234 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */
265 mts rtlblo,r4 /* Load the data portion of the entry */
287 addk r4, r4, r9 /* previous addr + TLB0 size */
297 mts rtlblo,r4 /* Load the data portion of the entry */
313 ori r4,r0,(TLB_WR | TLB_EX)
316 mts rtlblo,r4 /* Load the data portion of the entry */
325 ori r4,r0,MSR_KERNEL_VMS
326 mts rmsr,r4
370 ori r4,r0,MSR_KERNEL
371 mts rmsr,r4
386 ori r4, r0, MSR_KERNEL_VMS
387 mts rmsr, r4