Home
last modified time | relevance | path

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

/optee_os/core/include/
H A Doptee_rpc_cmd.h75 #define OPTEE_RPC_CMD_NOTIFICATION U(4) macro
/optee_os/core/kernel/
H A Dnotif.c174 return thread_rpc_cmd(OPTEE_RPC_CMD_NOTIFICATION, 1, &params); in notif_rpc()