Lines Matching +full:256 +full:b
71 * 3) Create a 1:1 mapping for 0-2GiB in chunks of 256M in original TS.
108 bne 1b /* If not, repeat */
131 /* XXX: As of now we use 256M, 4K pages */
134 rotlwi r10, r10, 28 /* r10 = 256M */
135 b write_out
140 b write_out
164 addi r8, r8, (2f-1b) /* Find the target offset */
180 /* Create 1:1 mapping in 256M pages */
189 ori r3, r3, (PPC44x_TLB_VALID | PPC44x_TLB_256M) /* SIZE = 256M, Valid */
209 addi r8, r8, (2f-1b)
222 b ppc44x_map_done
253 * Invalidates all the tlb entries by writing to 256 RPNs(r4)
262 b clear_utlb_entry
302 addi r6, r6, (2f-1b)
324 rotlwi r5, r8, 28 /* RPN = PageIndex * 256M */
354 /* Defaults to 256M */
359 addi r4, r4, (2f-1b) /* virtual address of 2f */
429 b 1f
440 b 0b
448 b 0b
453 b 3f
457 beq 0b
472 bdnz 9b
476 b 0b
493 1: b 1b