Home
last modified time | relevance | path

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

/optee_os/core/include/
H A Doptee_rpc_cmd.h77 #define OPTEE_RPC_NOTIFICATION_SEND U(1) macro
/optee_os/core/kernel/
H A Dnotif.c184 return notif_rpc(OPTEE_RPC_NOTIFICATION_SEND, value, 0); in notif_send_sync()