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