Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread_private.h193 void thread_resume_from_rpc(uint32_t thread_id, uint32_t a0, uint32_t a1,
A Dthread_optee_smc.c67 thread_resume_from_rpc(a3, a1, a2, a4, a5); in thread_handle_std_smc()
A Dthread.c672 void thread_resume_from_rpc(uint32_t thread_id, uint32_t a0, uint32_t a1, in thread_resume_from_rpc() function
A Dthread_spmc.c451 thread_resume_from_rpc(args->a7, args->a4, args->a5, args->a6, in handle_yielding_call()
/optee_os/out/arm/core/
A Drodata_init.ld.S14 *(.rodata.thread_resume_from_rpc.str1.1)
A Drodata_unpaged.ld.S13 *(.rodata.thread_resume_from_rpc.str1.1)
A Dtext_init.ld.S48 *(.text.thread_resume_from_rpc)
A Dtext_unpaged.ld.S49 *(.text.thread_resume_from_rpc)
A Dtee.symb_sizes267 000000000e10546c 000000000000013c T thread_resume_from_rpc
A Dtee.dmp2799 000000000e10546c g F .text 000000000000013c thread_resume_from_rpc
8100 000000000e10546c <thread_resume_from_rpc>:
8101 thread_resume_from_rpc():
8121 e1054ac: 54000140 b.eq e1054d4 <thread_resume_from_rpc+0x68> // b.none
8136 e1054dc: 54000109 b.ls e1054fc <thread_resume_from_rpc+0x90> // b.plast
8154 e105518: 54fffe41 b.ne e1054e0 <thread_resume_from_rpc+0x74> // b.any
8167 e10553c: 34000080 cbz w0, e10554c <thread_resume_from_rpc+0xe0>
8181 e105560: 360000a0 tbz w0, #0, e105574 <thread_resume_from_rpc+0x108>
8189 thread_resume_from_rpc():
10389 e106b9c: 97fffa34 bl e10546c <thread_resume_from_rpc>
A Dtee.map20854 .text.thread_resume_from_rpc
20856 0x000000000e10546c thread_resume_from_rpc
25038 .rodata.thread_resume_from_rpc.str1.1

Completed in 231 milliseconds