Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc_a64.S91 bl thread_cpu_off_handler
H A Dthread_optee_smc_a32.S97 bl thread_cpu_off_handler
H A Dthread.c1135 unsigned long __weak thread_cpu_off_handler(unsigned long a0 __unused, in thread_cpu_off_handler() function
1140 DECLARE_KEEP_PAGER(thread_cpu_off_handler);
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h339 unsigned long thread_cpu_off_handler(unsigned long a0, unsigned long a1);