Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dthread.h22 #define THREAD_FLAGS_FFA_ONLY BIT(3) macro
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc_a64.S214 and w2, w2, #THREAD_FLAGS_FFA_ONLY
H A Dthread.c278 spmc_sp_thread_entry, THREAD_FLAGS_FFA_ONLY); in thread_sp_alloc_and_run()