Lines Matching refs:x6
371 add x6, x26, #SWAPPER_DIR_SIZE
376 cmp x0, x6
417 adr_l x6, idmap_t0sz
418 str x5, [x6]
420 dc ivac, x6 // Invalidate potentially stale cache line
422 create_table_entry x0, x3, EXTRA_SHIFT, EXTRA_PTRS, x5, x6
426 create_pgd_entry x0, x3, x5, x6
428 adr_l x6, KERNEL_END // __pa(KERNEL_END)
429 create_block_map x0, x7, x3, x5, x6
436 create_pgd_entry x0, x5, x3, x6
437 ldr x6, =KERNEL_END // __va(KERNEL_END)
439 create_block_map x0, x7, x3, x5, x6
447 mov x6, #PAGE_OFFSET
452 add x5, x5, x6 // __va(FDT blob)
453 add x6, x5, #1 << 21 // 2MB for the FDT blob
454 sub x6, x6, #1 // inclusive range
455 create_block_map x0, x7, x3, x5, x6
477 adr_l x6, __bss_start
480 1: cmp x6, x7
482 str xzr, [x6], #8 // Clear BSS
487 str_l x24, memstart_addr, x6 // Save PHYS_OFFSET