Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc_a32.S122 bl thread_system_off_handler
A Dthread_optee_smc_a64.S112 bl thread_system_off_handler
A Dthread.c1742 unsigned long __weak thread_system_off_handler(unsigned long a0 __unused, in thread_system_off_handler() function
1747 DECLARE_KEEP_PAGER(thread_system_off_handler);
/optee_os/out/arm/core/
A Dtext_init.ld.S27 *(.text.thread_system_off_handler)
A Dtext_unpaged.ld.S28 *(.text.thread_system_off_handler)
A Dtee.symb_sizes2149 000000000e104bc0 0000000000000008 W thread_system_off_handler
A Dtee.map20791 .text.thread_system_off_handler
20793 0x000000000e104bc0 thread_system_off_handler
A Dtee.dmp2719 000000000e104bc0 w F .text 0000000000000008 thread_system_off_handler
3936 e10187c: 94000cd1 bl e104bc0 <thread_system_off_handler>
7276 000000000e104bc0 <thread_system_off_handler>:
7277 thread_system_off_handler():
/optee_os/core/arch/arm/include/kernel/
A Dthread.h281 unsigned long thread_system_off_handler(unsigned long a0, unsigned long a1);

Completed in 222 milliseconds