Home
last modified time | relevance | path

Searched refs:FFA_FEATURE_MANAGED_EXIT_INTR (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/include/
H A Dffa.h125 #define FFA_FEATURE_MANAGED_EXIT_INTR U(0x3)
122 #define FFA_FEATURE_MANAGED_EXIT_INTR global() macro
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c306 case FFA_FEATURE_MANAGED_EXIT_INTR: in handle_features()