Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc_a32.S92 bl thread_cpu_off_handler
A Dthread_optee_smc_a64.S85 bl thread_cpu_off_handler
A Dthread.c1721 unsigned long __weak thread_cpu_off_handler(unsigned long a0 __unused, in thread_cpu_off_handler() function
1726 DECLARE_KEEP_PAGER(thread_cpu_off_handler);
/optee_os/out/arm/core/
A Dtext_init.ld.S23 *(.text.thread_cpu_off_handler)
A Dtext_unpaged.ld.S24 *(.text.thread_cpu_off_handler)
A Dtee.symb_sizes2157 000000000e104afc 0000000000000008 W thread_cpu_off_handler
A Dtee.map20775 .text.thread_cpu_off_handler
20777 0x000000000e104afc thread_cpu_off_handler
A Dtee.dmp2196 000000000e104afc w F .text 0000000000000008 thread_cpu_off_handler
3888 e101828: 94000cb5 bl e104afc <thread_cpu_off_handler>
7193 000000000e104afc <thread_cpu_off_handler>:
7194 thread_cpu_off_handler():
/optee_os/core/arch/arm/include/kernel/
A Dthread.h278 unsigned long thread_cpu_off_handler(unsigned long a0, unsigned long a1);

Completed in 210 milliseconds