Lines Matching +full:256 +full:b
70 * 3) Create a 1:1 mapping for 0-2GiB in chunks of 256M in original TS.
107 bne 1b /* If not, repeat */
130 /* XXX: As of now we use 256M, 4K pages */
133 rotlwi r10, r10, 28 /* r10 = 256M */
134 b write_out
139 b write_out
163 addi r8, r8, (2f-1b) /* Find the target offset */
179 /* Create 1:1 mapping in 256M pages */
188 ori r3, r3, (PPC44x_TLB_VALID | PPC44x_TLB_256M) /* SIZE = 256M, Valid */
208 addi r8, r8, (2f-1b)
221 b ppc44x_map_done
252 * Invalidates all the tlb entries by writing to 256 RPNs(r4)
261 b clear_utlb_entry
301 addi r6, r6, (2f-1b)
323 rotlwi r5, r8, 28 /* RPN = PageIndex * 256M */
355 /* Defaults to 256M */
360 addi r4, r4, (2f-1b) /* virtual address of 2f */
430 b 1f
441 b 0b
449 b 0b
454 b 3f
458 beq 0b
473 bdnz 9b
477 b 0b
494 1: b 1b