Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dstm32mp_pm.c83 unsigned long thread_cpu_suspend_handler(unsigned long a0, in thread_cpu_suspend_handler() function
/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc_a64.S101 bl thread_cpu_suspend_handler
H A Dthread_optee_smc_a32.S108 bl thread_cpu_suspend_handler
H A Dthread.c1142 unsigned long __weak thread_cpu_suspend_handler(unsigned long a0 __unused, in thread_cpu_suspend_handler() function
1147 DECLARE_KEEP_PAGER(thread_cpu_suspend_handler);
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h340 unsigned long thread_cpu_suspend_handler(unsigned long a0, unsigned long a1);