Lines Matching refs:x23
94 adrp x23, __PHYS_OFFSET
95 and x23, x23, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0
367 add x5, x5, x23 // add KASLR displacement
457 tst x23, ~(MIN_KIMG_ALIGN - 1) // already running randomized?
461 orr x23, x23, x0 // record KASLR offset
765 add x11, x11, x23 // actual virtual offset
775 add x14, x14, x23 // relocate
776 str x14, [x12, x23]
822 sub x15, x23, x24 // delta from previous offset
824 mov x24, x23 // save new offset
830 add x13, x11, x23