Lines Matching defs:handle
235 uint64_t comm_size_address, void *handle)
242 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER);
247 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER);
283 SMC_RET1(handle, rc);
295 void *handle,
307 assert(handle == cm_get_context(SECURE));
315 SMC_RET1(handle, SPM_MM_VERSION_COMPILED);
325 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED);
327 SMC_RET1(handle,
336 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED);
338 SMC_RET1(handle,
348 assert(handle == cm_get_context(NON_SECURE));
353 SMC_RET1(handle, MM_VERSION_COMPILED);
357 return mm_communicate(smc_fid, x1, x2, x3, handle);
362 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED);
369 SMC_RET1(handle, SMC_UNK);