Searched refs:adr_l (Results 1 – 5 of 5) sorted by relevance
/optee_os/core/arch/arm/kernel/ |
A D | entry_a64.S | 30 adr_l x1, stack_tmp_stride 33 adr_l x0, stack_tmp_export 119 adr_l x0, __end /* dst */ 127 adr_l x2, __end 140 adr_l x0, __bss_start 141 adr_l x1, __bss_end 174 adr_l x0, __text_start 234 adr_l x0, threads 254 adr_l x0, __text_start 304 adr_l x6, __init_end [all …]
|
A D | thread_a64.S | 196 adr_l x0, thread_user_kcode_offset 208 adr_l x0, thread_user_kdata_sp_offset 472 adr_l x0, thread_user_kcode_offset 481 adr_l x1, thread_user_kdata_sp_offset 538 adr_l x2, thread_user_kcode_offset
|
A D | thread_spmc_a64.S | 173 adr_l x2, threads
|
/optee_os/core/arch/arm/plat-rcar/ |
A D | core_pos_a64.S | 46 adr_l x2, rcar_prr_value 61 adr_l x2, rcar_prr_value
|
/optee_os/core/arch/arm/include/ |
A D | arm64_macros.S | 123 .macro adr_l reg, sym macro
|
Completed in 8 milliseconds