Lines Matching defs:handle
275 uint64_t x4, void *handle)
298 SMC_GET_GP(handle, CTX_GPREG_X5),
299 SMC_GET_GP(handle, CTX_GPREG_X6),
300 SMC_GET_GP(handle, CTX_GPREG_X7));
312 void *handle, uint64_t flags)
319 SMC_RET1(handle, SMC_UNK);
328 SMC_RET1(handle, SMC_UNK);
346 x1, x2, x3, x4, handle);
350 SMC_RET1(handle, SMC_UNK);
355 uint64_t x5 = SMC_GET_GP(handle, CTX_GPREG_X5);
358 x2, x3, x4, x5, handle);
362 SMC_RET1(handle, SMC_UNK);
444 void *handle, uint64_t flags)
452 SMC_RET1(handle, SMC_UNK);
460 SMC_RET1(handle, SMC_UNK);
466 SMC_RET1(handle, gpt_to_gts_error(ret, smc_fid, x1));
469 SMC_RET1(handle, gpt_to_gts_error(ret, smc_fid, x1));
472 SMC_RET2(handle, ret, x2);
475 SMC_RET2(handle, ret, x2);
483 SMC_RET1(handle, SMC_UNK);