Lines Matching refs:handle

30 static uint64_t ipi_fiq_handler(uint32_t id, uint32_t flags, void *handle,
133 uint64_t x4, void *cookie, void *handle, uint64_t flags) in pm_smc_handler() argument
142 SMC_RET1(handle, SMC_UNK); in pm_smc_handler()
162 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
166 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
171 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
175 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
179 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
184 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
189 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
194 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
198 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
203 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
210 SMC_RET1(handle, (uint64_t)PM_RET_SUCCESS | in pm_smc_handler()
219 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)buff[0] << 32), in pm_smc_handler()
225 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
233 SMC_RET1(handle, (uint64_t)ret | in pm_smc_handler()
239 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
246 SMC_RET2(handle, in pm_smc_handler()
253 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
257 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
264 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
270 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
278 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
284 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
292 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
302 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)data[0] << 32), in pm_smc_handler()
308 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
312 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
319 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
324 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
331 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
336 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
343 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value) << 32); in pm_smc_handler()
351 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)rate[0] << 32), in pm_smc_handler()
358 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
366 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)value << 32)); in pm_smc_handler()
371 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
378 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)mode << 32)); in pm_smc_handler()
382 SMC_RET1(handle, (uint64_t)PM_RET_SUCCESS | in pm_smc_handler()
390 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32), in pm_smc_handler()
399 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)version << 32)); in pm_smc_handler()
406 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
415 SMC_RET1(handle, (uint64_t)ret | ((uint64_t)result << 32)); in pm_smc_handler()
421 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
428 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler()
433 SMC_RET1(handle, SMC_UNK); in pm_smc_handler()