Home
last modified time | relevance | path

Searched refs:thread_enter_user_mode (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dldelf_loader.c116 res = thread_enter_user_mode((vaddr_t)arg, 0, 0, 0, in ldelf_init_with_ldelf()
269 res = thread_enter_user_mode((vaddr_t)arg, 0, 0, 0, in ldelf_dump_state()
318 res = thread_enter_user_mode((vaddr_t)buf, (vaddr_t)arg, 0, 0, in ldelf_dump_ftrace()
376 res = thread_enter_user_mode((vaddr_t)arg, 0, 0, 0, in ldelf_dlopen()
430 res = thread_enter_user_mode((vaddr_t)arg, 0, 0, 0, in ldelf_dlsym()
A Dthread.c1469 uint32_t thread_enter_user_mode(unsigned long a0, unsigned long a1, in thread_enter_user_mode() function
/optee_os/core/arch/arm/include/kernel/
A Dthread.h499 uint32_t thread_enter_user_mode(unsigned long a0, unsigned long a1,
/optee_os/core/kernel/
A Duser_ta.c166 res = thread_enter_user_mode(func, kaddr_to_uref(session), in user_ta_enter()
/optee_os/out/arm/core/
A Dtee.symb_sizes477 000000000e106134 00000000000000d0 T thread_enter_user_mode
A Dtee.dmp5508 e103a5c: 940009b6 bl e106134 <thread_enter_user_mode>
5777 e103d48: 940008fb bl e106134 <thread_enter_user_mode>
5985 e103f90: 94000869 bl e106134 <thread_enter_user_mode>
6125 e104124: 94000804 bl e106134 <thread_enter_user_mode>
9327 000000000e106134 <thread_enter_user_mode>:
9328 thread_enter_user_mode():
9359 thread_enter_user_mode():
9369 thread_enter_user_mode():
9376 thread_enter_user_mode():
9383 thread_enter_user_mode():
[all …]
A Dtee.map20910 .text.thread_enter_user_mode
20912 0x000000000e106134 thread_enter_user_mode

Completed in 211 milliseconds