Searched refs:__thread_std_smc_entry (Results 1 – 13 of 13) sorted by relevance
/optee_os/core/arch/arm/kernel/ |
A D | link_dummies_paged.c | 36 __thread_std_smc_entry(uint32_t a0 __unused, uint32_t a1 __unused, in __thread_std_smc_entry() function
|
A D | thread_spmc_a32.S | 55 bl __thread_std_smc_entry
|
A D | thread_private.h | 130 uint32_t __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2,
|
A D | thread_spmc_a64.S | 55 bl __thread_std_smc_entry
|
A D | thread_optee_smc_a32.S | 165 bl __thread_std_smc_entry
|
A D | thread_optee_smc_a64.S | 149 bl __thread_std_smc_entry
|
A D | thread_optee_smc.c | 202 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2, in __thread_std_smc_entry() function
|
A D | thread_spmc.c | 1066 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, in __thread_std_smc_entry() function
|
/optee_os/out/arm/core/ |
A D | text_init.ld.S | 106 *(.text.dummy.__thread_std_smc_entry)
|
A D | text_unpaged.ld.S | 105 *(.text.dummy.__thread_std_smc_entry)
|
A D | tee.symb_sizes | 136 000000000e106bdc 0000000000000228 W __thread_std_smc_entry
|
A D | tee.dmp | 5231 e103780: 94000d17 bl e106bdc <__thread_std_smc_entry> 10411 000000000e106bdc <__thread_std_smc_entry>: 10412 __thread_std_smc_entry(): 10421 __thread_std_smc_entry(): 10451 __thread_std_smc_entry(): 10500 __thread_std_smc_entry(): 10502 e106cc4: 17ffffe1 b e106c48 <__thread_std_smc_entry+0x6c> 10553 e106d5c: b4fff9a0 cbz x0, e106c90 <__thread_std_smc_entry+0xb4> 10569 e106d84: 17ffffc3 b e106c90 <__thread_std_smc_entry+0xb4> 10587 __thread_std_smc_entry(): [all …]
|
A D | tee.map | 20952 .text.__thread_std_smc_entry 20954 0x000000000e106bdc __thread_std_smc_entry 25109 .rodata.__thread_std_smc_entry.str1.1
|
Completed in 186 milliseconds