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