Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/
H A Dffa.h116 #define FFA_NOTIF_INFO_GET_ID_COUNT_SHIFT 7 macro
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1865 args->a2 = (state.list_count << FFA_NOTIF_INFO_GET_ID_COUNT_SHIFT) | in handle_notification_info_get()