Lines Matching defs:handle

92  * @handle: pointer to 'cpu_context' structure of the current CPU for the
110 static uint64_t ttc_fiq_handler(uint32_t id, uint32_t flags, void *handle,
133 * @handle: pointer to 'cpu_context' structure of the current CPU for the
146 void *handle, void *cookie)
268 * @handle: Pointer to caller's context structure.
282 uint64_t x4, const void *cookie, void *handle, uint64_t flags)
293 SMC_RET1(handle, SMC_UNK);
308 SMC_RET1(handle, (uint64_t)ret);
313 SMC_RET1(handle, (uint64_t)ret);
324 SMC_RET1(handle, (uint64_t)ret);
329 SMC_RET1(handle, (uint64_t)ret);
333 SMC_RET1(handle, (uint64_t)ret);
337 SMC_RET1(handle, (uint64_t)ret);
341 SMC_RET1(handle, (uint64_t)ret);
345 SMC_RET1(handle, (uint64_t)ret);
350 SMC_RET1(handle, (uint64_t)ret);
356 * assume the rich OS is OK to handle callback IRQs now.
363 SMC_RET1(handle, (uint64_t)PM_RET_SUCCESS |
367 SMC_RET1(handle, (uint64_t)ret);
374 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32);
380 SMC_RET1(handle, (uint64_t)ret);
388 SMC_RET2(handle,
397 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32);
406 SMC_RET2(handle, (uint64_t)data[0] | ((uint64_t)data[1] << 32),
412 SMC_RET1(handle, (uint64_t)ret);
416 SMC_RET1(handle, (uint64_t)ret);
423 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32);
428 SMC_RET1(handle, (uint64_t)ret);
435 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32);
440 SMC_RET1(handle, (uint64_t)ret);
447 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32U);
451 SMC_RET1(handle, (uint64_t)PM_RET_SUCCESS |
456 SMC_RET1(handle, (uint64_t)ret);
461 SMC_RET1(handle, (uint64_t)ret);
466 SMC_RET1(handle, (uint64_t)ret);
472 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32U),
482 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32U);
490 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32U);
495 SMC_RET1(handle, (uint64_t)ret);
502 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value << 32U));
507 SMC_RET1(handle, (uint64_t)ret);
514 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)mode << 32U));
523 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32U);
532 SMC_RET1(handle,
538 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32U);
549 SMC_RET2(handle, (uint64_t)ret | (uint64_t)ret_payload[0] << 32U,
560 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)version << 32U),
570 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32U),