Lines Matching defs:handle
14 * handle the request locally or delegate it to the Secure Payload. It is also
58 void *handle,
76 assert(handle == cm_get_context(NON_SECURE));
204 void *handle,
213 assert(handle);
217 SMC_RET1(handle, SMC_UNK);
231 SMC_RET1(handle, SMC_UNK);
233 assert(handle == cm_get_context(SECURE));
280 SMC_RET1(handle, SMC_UNK);
288 assert(handle == cm_get_context(NON_SECURE));
297 SMC_RET1(handle, SMC_UNK);
300 SMC_RET1(handle, SMC_UNK);
350 SMC_RET1(handle, SMC_UNK);
357 SMC_RET1(handle, SMC_UNK);
368 SMC_RET4(handle, (uint32_t)par, (uint32_t)(par >> 32), 0, 0);
376 SMC_RET1(handle, SMC_UNK);
407 SMC_RET1(handle, SMC_UNK);
438 SMC_RET1(handle, SMC_UNK);
456 SMC_RET1(handle, SMC_UNK);
458 assert(handle == cm_get_context(SECURE));
482 SMC_RET1(handle, TLK_NUM_FID);
488 SMC_UUID_RET(handle, tlk_uuid);
494 SMC_RET2(handle, TLK_VERSION_MAJOR, TLK_VERSION_MINOR);
501 SMC_RET1(handle, SMC_UNK);