Lines Matching defs:value
77 * Memory attributes for caching passed with temp memrefs. The actual value
153 * struct optee_msg_param_value - opaque value parameter
169 * @value: parameter by opaque value
172 * @attr & OPTEE_MSG_ATTR_TYPE_MASK indicates if tmem, rmem or value is used in
173 * the union. OPTEE_MSG_ATTR_TYPE_VALUE_* indicates value or octets,
185 struct optee_msg_param_value value;
197 * @cancel_id: Cancellation id, a unique value to identify this request
198 * @ret: return value
199 * @ret_origin: origin of the return value
304 * The first two parameters are tagged as meta, holding two value
306 * param[0].u.value.a-b uuid of Trusted Application
307 * param[1].u.value.a-b uuid of Client
308 * param[1].u.value.c Login class of client OPTEE_MSG_LOGIN_*