Lines Matching refs:a1
131 mv s1, a1 /* Save device tree address into s1 */
218 mv a1, sp
219 STR a1, THREAD_CORE_LOCAL_TMP_STACK_VA_END(tp)
231 la a1, __vcore_free_end
234 sub a1, a1, a2
248 la a1, boot_mmu_config
278 LDR a1, THREAD_CORE_LOCAL_TMP_STACK_VA_END(tp)
279 add a1, a1, a0
280 STR a1, THREAD_CORE_LOCAL_TMP_STACK_VA_END(tp)
281 LDR a1, THREAD_CORE_LOCAL_ABT_STACK_VA_END(tp)
282 add a1, a1, a0
283 STR a1, THREAD_CORE_LOCAL_ABT_STACK_VA_END(tp)
298 mv a1, x0 /* unused */
309 LDR a1, __thread_core_count_new
311 STR a1, 0(a2)
312 LDR a1, __thread_core_local_new
314 STR a1, 0(a2)
323 add tp, a2, a1
357 li a1, 1
377 la a1, thread_vector_table
414 li a1, 0
494 la a1, boot_mmu_config
495 LDR a3, CORE_MMU_CONFIG_MAP_OFFSET(a1)
496 addi a1, a1, CORE_MMU_CONFIG_SATP
499 add a1, a1, a0
500 LDR a2, 0(a1)