Lines Matching refs:x3
263 stp x2, x3, [x0, #16]
385 adrp x3, KERNEL_START // __pa(KERNEL_START)
422 create_table_entry x0, x3, EXTRA_SHIFT, EXTRA_PTRS, x5, x6
426 create_pgd_entry x0, x3, x5, x6
427 mov x5, x3 // __pa(KERNEL_START)
429 create_block_map x0, x7, x3, x5, x6
436 create_pgd_entry x0, x5, x3, x6
438 mov x3, x24 // phys offset
439 create_block_map x0, x7, x3, x5, x6
445 mov x3, x21 // FDT phys address
446 and x3, x3, #~((1 << 21) - 1) // 2MB aligned
448 sub x5, x3, x24 // subtract PHYS_OFFSET
455 create_block_map x0, x7, x3, x5, x6
635 adr_l x3, secondary_holding_pen_release
636 pen: ldr x4, [x3]