Lines Matching refs:x5
412 adrp x5, KERNEL_END
413 clz x5, x5
414 cmp x5, TCR_T0SZ(VA_BITS) // default T0SZ small enough?
418 str x5, [x6]
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
435 mov x5, #PAGE_OFFSET
436 create_pgd_entry x0, x5, x3, x6
439 create_block_map x0, x7, x3, x5, x6
448 sub x5, x3, x24 // subtract PHYS_OFFSET
449 tst x5, #~((1 << 29) - 1) // within 512MB?
452 add x5, x5, x6 // __va(FDT blob)
453 add x6, x5, #1 << 21 // 2MB for the FDT blob
455 create_block_map x0, x7, x3, x5, x6
486 str_l x21, __fdt_pointer, x5 // Save FDT pointer
683 ldr x5, =vectors
684 msr vbar_el1, x5