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
762 add x11, x11, x23 // actual virtual offset
772 add x14, x14, x23 // relocate
773 str x14, [x12, x23]
819 sub x15, x23, x24 // delta from previous offset
821 mov x24, x23 // save new offset
827 add x13, x11, x23