Home
last modified time | relevance | path

Searched refs:thread_handle_fast_smc (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread_private.h234 void thread_handle_fast_smc(struct thread_smc_args *args);
A Dthread_optee_smc_a32.S60 bl thread_handle_fast_smc
A Dthread_optee_smc_a64.S57 bl thread_handle_fast_smc
A Dthread_optee_smc.c30 void thread_handle_fast_smc(struct thread_smc_args *args) in thread_handle_fast_smc() function
/optee_os/out/arm/core/
A Drodata_init.ld.S44 *(.rodata.thread_handle_fast_smc.str1.1)
A Drodata_unpaged.ld.S43 *(.rodata.thread_handle_fast_smc.str1.1)
A Dtext_init.ld.S67 *(.text.thread_handle_fast_smc)
A Dtext_unpaged.ld.S70 *(.text.thread_handle_fast_smc)
A Dtee.symb_sizes961 000000000e106af0 0000000000000058 T thread_handle_fast_smc
A Dtee.map20946 .text.thread_handle_fast_smc
20948 0x000000000e106af0 thread_handle_fast_smc
25107 .rodata.thread_handle_fast_smc.str1.1
A Dtee.dmp2306 000000000e106af0 g F .text 0000000000000058 thread_handle_fast_smc
3838 e1017cc: 940014c9 bl e106af0 <thread_handle_fast_smc>
10331 000000000e106af0 <thread_handle_fast_smc>:
10332 thread_handle_fast_smc():
10346 e106b14: 54000140 b.eq e106b3c <thread_handle_fast_smc+0x4c> // b.none

Completed in 207 milliseconds