Home
last modified time | relevance | path

Searched refs:thread_set_foreign_intr (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dthread.h128 void thread_set_foreign_intr(bool enable);
/optee_os/core/kernel/
H A Dthread.c703 void thread_set_foreign_intr(bool enable) in thread_set_foreign_intr() function
/optee_os/core/tee/
H A Dentry_std.c697 thread_set_foreign_intr(true); in __tee_entry_std()