Searched refs:OPTEE_MSG_CMD_REGISTER_SHM (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/tee/optee/ | ||
D | optee_msg.h | 333 #define OPTEE_MSG_CMD_REGISTER_SHM 4 macro |
D | smc_abi.c | 478 msg_arg->cmd = OPTEE_MSG_CMD_REGISTER_SHM; in optee_shm_register() |