Home
last modified time | relevance | path

Searched refs:thread_disable_prealloc_rpc_cache (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/arm/tee/
A Dentry_fast.c116 if (!thread_disable_prealloc_rpc_cache(&cookie)) { in tee_entry_disable_shm_cache()
/optee_os/out/arm/core/
A Dtext_init.ld.S69 *(.text.thread_disable_prealloc_rpc_cache)
A Dtext_unpaged.ld.S72 *(.text.thread_disable_prealloc_rpc_cache)
A Dtee.symb_sizes520 000000000e106e04 00000000000000c0 T thread_disable_prealloc_rpc_cache
A Dtee.dmp2338 000000000e106e04 g F .text 00000000000000c0 thread_disable_prealloc_rpc_cache
10617 000000000e106e04 <thread_disable_prealloc_rpc_cache>:
10618 thread_disable_prealloc_rpc_cache():
10637 e106e34: 35000440 cbnz w0, e106ebc <thread_disable_prealloc_rpc_cache+0xb8>
10639 e106e3c: 35000400 cbnz w0, e106ebc <thread_disable_prealloc_rpc_cache+0xb8>
10642 e106e44: b50001e0 cbnz x0, e106e80 <thread_disable_prealloc_rpc_cache+0x7c>
10644 e106e4c: b5000340 cbnz x0, e106eb4 <thread_disable_prealloc_rpc_cache+0xb0>
10681 e106eb0: 17ffffeb b e106e5c <thread_disable_prealloc_rpc_cache+0x58>
10684 e106eb8: 17fffff3 b e106e84 <thread_disable_prealloc_rpc_cache+0x80>
10687 e106ec0: 17ffffe8 b e106e60 <thread_disable_prealloc_rpc_cache+0x5c>
[all …]
A Dtee.map20955 .text.thread_disable_prealloc_rpc_cache
20957 0x000000000e106e04 thread_disable_prealloc_rpc_cache
/optee_os/core/arch/arm/include/kernel/
A Dthread.h624 bool thread_disable_prealloc_rpc_cache(uint64_t *cookie);
/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc.c228 bool thread_disable_prealloc_rpc_cache(uint64_t *cookie) in thread_disable_prealloc_rpc_cache() function

Completed in 207 milliseconds