Lines Matching refs:x23
111 adrp x23, __PHYS_OFFSET
112 and x23, x23, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0
385 add x5, x5, x23 // add KASLR displacement
445 tst x23, ~(MIN_KIMG_ALIGN - 1) // already running randomized?
450 orr x23, x23, x0 // record KASLR offset
841 add x11, x11, x23 // actual virtual offset
851 add x14, x14, x23 // relocate
852 str x14, [x12, x23]
898 sub x15, x23, x24 // delta from previous offset
900 mov x24, x23 // save new offset
906 add x13, x11, x23