Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dthread.h134 void thread_restore_foreign_intr(void);
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c135 thread_restore_foreign_intr(); in thread_scall_handler()
/optee_os/core/kernel/
H A Dthread.c727 void thread_restore_foreign_intr(void) in thread_restore_foreign_intr() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c1118 thread_restore_foreign_intr(); in thread_scall_handler()