Searched refs:adr_l (Results 1 – 8 of 8) sorted by relevance
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | entry_a64.S | 31 adr_l x1, stack_tmp_stride 36 adr_l x2, stack_tmp_rel 205 adr_l x0, __end /* dst */ 213 adr_l x2, __end 226 adr_l x0, __bss_start 227 adr_l x1, __bss_end 260 adr_l x0, __text_start 334 adr_l x0, threads 365 adr_l x0, __text_start 417 adr_l x6, __init_end [all …]
|
A D | thread_a64.S | 20 adr_l x\res, threads 242 adr_l x0, thread_user_kcode_offset 254 adr_l x0, thread_user_kdata_sp_offset 628 adr_l x0, thread_user_kcode_offset 637 adr_l x1, thread_user_kdata_sp_offset 643 adr_l x1, 1f 710 adr_l x7, thread_user_kcode_offset
|
A D | thread_spmc_a64.S | 178 adr_l x2, threads
|
/optee_os-3.20.0/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
|
A D | romapi_call.S | 37 adr_l x9, virt_to_phys 50 adr_l x9, dcache_op_all
|
/optee_os-3.20.0/core/arch/arm/include/ |
A D | arm64_macros.S | 123 .macro adr_l reg, sym macro
|
/optee_os-3.20.0/core/arch/arm/crypto/ |
A D | sha512_armv8a_ce_a64.S | 111 adr_l x3, .Lsha512_rcon
|
A D | sm3_armv8a_ce_a64.S | 84 adr_l x8, .Lt
|
Completed in 7 milliseconds