Lines Matching refs:x23
112 adrp x23, __PHYS_OFFSET
113 and x23, x23, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0
387 add x5, x5, x23 // add KASLR displacement
457 tst x23, ~(MIN_KIMG_ALIGN - 1) // already running randomized?
462 orr x23, x23, x0 // record KASLR offset
857 add x11, x11, x23 // actual virtual offset
867 add x14, x14, x23 // relocate
868 str x14, [x12, x23]
914 sub x15, x23, x24 // delta from previous offset
916 mov x24, x23 // save new offset
922 add x13, x11, x23