Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/
H A Doptee_ffa.h134 #define OPTEE_FFA_MAX_ASYNC_NOTIF_VALUE 64 macro
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c716 if (bottom_half_value >= OPTEE_FFA_MAX_ASYNC_NOTIF_VALUE) { in spmc_enable_async_notif()