Lines Matching refs:x23
108 adrp x23, __PHYS_OFFSET
109 and x23, x23, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0
382 add x5, x5, x23 // add KASLR displacement
455 tst x23, ~(MIN_KIMG_ALIGN - 1) // already running randomized?
460 orr x23, x23, x0 // record KASLR offset
862 add x11, x11, x23 // actual virtual offset
872 add x14, x14, x23 // relocate
873 str x14, [x12, x23]
919 sub x15, x23, x24 // delta from previous offset
921 mov x24, x23 // save new offset
927 add x13, x11, x23