Home
last modified time | relevance | path

Searched refs:thread_cpu_suspend_handler (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc_a32.S102 bl thread_cpu_suspend_handler
A Dthread_optee_smc_a64.S94 bl thread_cpu_suspend_handler
A Dthread.c1728 unsigned long __weak thread_cpu_suspend_handler(unsigned long a0 __unused, in thread_cpu_suspend_handler() function
1733 DECLARE_KEEP_PAGER(thread_cpu_suspend_handler);
/optee_os/out/arm/core/
A Dtext_init.ld.S25 *(.text.thread_cpu_suspend_handler)
A Dtext_unpaged.ld.S26 *(.text.thread_cpu_suspend_handler)
A Dtee.symb_sizes2155 000000000e104bb0 0000000000000008 W thread_cpu_suspend_handler
A Dtee.map20785 .text.thread_cpu_suspend_handler
20787 0x000000000e104bb0 thread_cpu_suspend_handler
A Dtee.dmp2602 000000000e104bb0 w F .text 0000000000000008 thread_cpu_suspend_handler
3904 e101844: 94000cdb bl e104bb0 <thread_cpu_suspend_handler>
7266 000000000e104bb0 <thread_cpu_suspend_handler>:
7267 thread_cpu_suspend_handler():
/optee_os/core/arch/arm/include/kernel/
A Dthread.h279 unsigned long thread_cpu_suspend_handler(unsigned long a0, unsigned long a1);

Completed in 217 milliseconds