Lines Matching refs:ldr
151 ldr x1, [x19, CPU_DATA_ENTRIES] // Load start of data entries
154 ldr x21, [x1, CPU_DATA_PADDR] // Load physical CPU data address
156 ldr w2, [x21, CPU_PHYS_ID] // Load ccc cpu phys id
169 ldr x0, [x21, CPU_RESET_HANDLER] // Call CPU reset handler
192 ldr x13, [x21, CPU_ACTIVE_THREAD]
312 ldr x22, [x20, BA_VIRT_BASE] // Get the kernel virt base
313 ldr x23, [x20, BA_PHYS_BASE] // Get the kernel phys base
314 ldr x24, [x20, BA_MEM_SIZE] // Get the physical memory size
316 ldr x26, [x20, BA_BOOT_FLAGS] // Get the kernel boot flags
320 ldr x0, [x21, CPU_TPIDR_EL0]
328 ldr x0, [x21, CPU_EXCEPSTACK_TOP]
342 ldr x0, [x21, CPU_INTSTACK_TOP]
475 ldr x22, [x20, BA_VIRT_BASE] // Get the kernel virt base
476 ldr x23, [x20, BA_PHYS_BASE] // Get the kernel phys base
477 ldr x24, [x20, BA_MEM_SIZE] // Get the physical memory size
479 ldr x26, [x20, BA_BOOT_FLAGS] // Get the kernel boot flags
555 ldr w1, [x0, #0x18] // load mach_header->flags
557 ldr w1, [x0, #0x20] // load first segment cmd (offset sizeof(kernel_mach_header_t))
560 ldr x1, [x0, #0x38] // load first segment vmaddr
647 ldr x1, [x0, SR_RESTORE_TCR_EL1]
727 ldr x0, [x0]