Lines Matching refs:arg1
84 uint64_t arg1, in ffa_test_relay() argument
281 uint64_t arg1, in tsp_cpu_off_main() argument
319 uint64_t arg1, in tsp_cpu_suspend_main() argument
356 uint64_t arg1, in tsp_cpu_resume_main() argument
389 uint64_t arg1, in handle_framework_message() argument
398 if (ffa_endpoint_source(arg1) != spmc_id) { in handle_framework_message()
406 return tsp_cpu_off_main(arg0, arg1, arg2, arg3, in handle_framework_message()
409 return tsp_cpu_suspend_main(arg0, arg1, arg2, arg3, in handle_framework_message()
415 return tsp_cpu_resume_main(arg0, arg1, arg2, arg3, in handle_framework_message()
429 uint64_t arg1, in handle_partition_message() argument
437 uint16_t sender = ffa_endpoint_source(arg1); in handle_partition_message()
438 uint16_t receiver = ffa_endpoint_destination(arg1); in handle_partition_message()
464 status = ffa_test_relay(arg0, arg1, arg2, arg3, arg4, in handle_partition_message()
485 uint64_t arg1, in tsp_event_loop() argument
512 return handle_framework_message(smc_fid, arg1, arg2, arg3, in tsp_event_loop()
515 return handle_partition_message(smc_fid, arg1, arg2, arg3, in tsp_event_loop()